#2c24cc color space conversions
Hex:
        #2c24cc
        RGB:
        44, 36, 204
        CMY:
        83, 86, 20
        CMYK:
        78, 82, 0, 20
      HSL:
        243°, 70.0000%, 47.0588%
        HSV (HSB):
        243°, 82.3529%, 80.0000%
        XYZ:
        12.5687, 6.1569, 57.6527
        xyY:
        0.1646, 0.0806, 6.1569
      CIE-Lab:
        29.8048, 57.2995, -82.8279
        CIE-LCH:
        29.8048, 100.7159, 304.6751
        CIE-Luv:
        29.8048, -6.5548, -104.1992
        Hunter-Lab:
        24.8130, 46.9937, -120.3904
      #2c24cc color charts
#2c24cc RGB chart
      #2c24cc CMYK chart
      #2c24cc RGB pie chart
      #2c24cc color shades, tints & tones
#2c24cc color schemes
#2c24cc color preview, HTML & CSS examples
           This text has a color of #2c24cc        
        
          <p style="color:#2c24cc;">Text here</p>
        
        
          .mytext {color:#2c24cc;}
        
        Text color #2c24cc
      
           This box has a color of #2c24cc        
        
          <div style="background-color:#2c24cc;">Content here</div>
        
        
          .mybackground {background-color:#2c24cc;}
        
        Background color #2c24cc
      
           Border around this has a color of #2c24cc        
        
          <div style="border:2px solid #2c24cc;">Content here</div>
        
        
          .myborder {border:2px solid #2c24cc;}
        
        Border color #2c24cc