#2c33ae color space conversions
Hex:
        #2c33ae
        RGB:
        44, 51, 174
        CMY:
        83, 80, 32
        CMYK:
        75, 71, 0, 32
      HSL:
        237°, 59.6330%, 42.7451%
        HSV (HSB):
        237°, 74.7126%, 68.2353%
        XYZ:
        9.8625, 5.9591, 40.6748
        xyY:
        0.1746, 0.1055, 5.9591
      CIE-Lab:
        29.3091, 39.6581, -65.9216
        CIE-LCH:
        29.3091, 76.9313, 301.0309
        CIE-Luv:
        29.3091, -7.4503, -86.0939
        Hunter-Lab:
        24.4113, 29.3968, -81.7028
      #2c33ae color charts
#2c33ae RGB chart
      #2c33ae CMYK chart
      #2c33ae RGB pie chart
      #2c33ae color shades, tints & tones
#2c33ae color schemes
#2c33ae color preview, HTML & CSS examples
           This text has a color of #2c33ae        
        
          <p style="color:#2c33ae;">Text here</p>
        
        
          .mytext {color:#2c33ae;}
        
        Text color #2c33ae
      
           This box has a color of #2c33ae        
        
          <div style="background-color:#2c33ae;">Content here</div>
        
        
          .mybackground {background-color:#2c33ae;}
        
        Background color #2c33ae
      
           Border around this has a color of #2c33ae        
        
          <div style="border:2px solid #2c33ae;">Content here</div>
        
        
          .myborder {border:2px solid #2c33ae;}
        
        Border color #2c33ae