#2c32cb color space conversions
Hex:
        #2c32cb
        RGB:
        44, 50, 203
        CMY:
        83, 80, 20
        CMYK:
        78, 75, 0, 20
      HSL:
        238°, 64.3725%, 48.4314%
        HSV (HSB):
        238°, 78.3251%, 79.6078%
        XYZ:
        12.9588, 7.1285, 57.1928
        xyY:
        0.1677, 0.0922, 7.1285
      CIE-Lab:
        32.0976, 50.0256, -78.4435
        CIE-LCH:
        32.0976, 93.0373, 302.5268
        CIE-Luv:
        32.0976, -8.3436, -103.5742
        Hunter-Lab:
        26.6992, 39.9137, -108.3167
      #2c32cb color charts
#2c32cb RGB chart
      #2c32cb CMYK chart
      #2c32cb RGB pie chart
      #2c32cb color shades, tints & tones
#2c32cb color schemes
#2c32cb color preview, HTML & CSS examples
           This text has a color of #2c32cb        
        
          <p style="color:#2c32cb;">Text here</p>
        
        
          .mytext {color:#2c32cb;}
        
        Text color #2c32cb
      
           This box has a color of #2c32cb        
        
          <div style="background-color:#2c32cb;">Content here</div>
        
        
          .mybackground {background-color:#2c32cb;}
        
        Background color #2c32cb
      
           Border around this has a color of #2c32cb        
        
          <div style="border:2px solid #2c32cb;">Content here</div>
        
        
          .myborder {border:2px solid #2c32cb;}
        
        Border color #2c32cb