#cc126a color space conversions
Hex:
        #cc126a
        RGB:
        204, 18, 106
        CMY:
        20, 93, 58
        CMYK:
        0, 91, 48, 20
      HSL:
        332°, 83.7838%, 43.5294%
        HSV (HSB):
        332°, 91.1765%, 80.0000%
        XYZ:
        27.7197, 14.3106, 14.9369
        xyY:
        0.4866, 0.2512, 14.3106
      CIE-Lab:
        44.6751, 70.0480, 1.4636
        CIE-LCH:
        44.6751, 70.0633, 1.1970
        CIE-Luv:
        44.6751, 109.3268, -11.5388
        Hunter-Lab:
        37.8293, 64.5956, 3.0699
      #cc126a color charts
#cc126a RGB chart
      #cc126a CMYK chart
      #cc126a RGB pie chart
      #cc126a color shades, tints & tones
#cc126a color schemes
#cc126a color preview, HTML & CSS examples
           This text has a color of #cc126a        
        
          <p style="color:#cc126a;">Text here</p>
        
        
          .mytext {color:#cc126a;}
        
        Text color #cc126a
      
           This box has a color of #cc126a        
        
          <div style="background-color:#cc126a;">Content here</div>
        
        
          .mybackground {background-color:#cc126a;}
        
        Background color #cc126a
      
           Border around this has a color of #cc126a        
        
          <div style="border:2px solid #cc126a;">Content here</div>
        
        
          .myborder {border:2px solid #cc126a;}
        
        Border color #cc126a