#2133a1 color space conversions
Hex:
        #2133a1
        RGB:
        33, 51, 161
        CMY:
        87, 80, 37
        CMYK:
        80, 68, 0, 37
      HSL:
        232°, 65.9794%, 38.0392%
        HSV (HSB):
        232°, 79.5031%, 63.1373%
        XYZ:
        8.2440, 5.2642, 34.2998
        xyY:
        0.1724, 0.1101, 5.2642
      CIE-Lab:
        27.4746, 33.9381, -61.1279
        CIE-LCH:
        27.4746, 69.9172, 299.0390
        CIE-Luv:
        27.4746, -8.7071, -78.2627
        Hunter-Lab:
        22.9438, 23.9859, -72.5747
      #2133a1 color charts
#2133a1 RGB chart
      #2133a1 CMYK chart
      #2133a1 RGB pie chart
      #2133a1 color shades, tints & tones
#2133a1 color schemes
#2133a1 color preview, HTML & CSS examples
           This text has a color of #2133a1        
        
          <p style="color:#2133a1;">Text here</p>
        
        
          .mytext {color:#2133a1;}
        
        Text color #2133a1
      
           This box has a color of #2133a1        
        
          <div style="background-color:#2133a1;">Content here</div>
        
        
          .mybackground {background-color:#2133a1;}
        
        Background color #2133a1
      
           Border around this has a color of #2133a1        
        
          <div style="border:2px solid #2133a1;">Content here</div>
        
        
          .myborder {border:2px solid #2133a1;}
        
        Border color #2133a1