#cd0c76 color space conversions
Hex:
        #cd0c76
        RGB:
        205, 12, 118
        CMY:
        20, 95, 54
        CMYK:
        0, 94, 42, 20
      HSL:
        327°, 88.9401%, 42.5490%
        HSV (HSB):
        327°, 94.1463%, 80.3922%
        XYZ:
        28.5783, 14.5501, 18.4417
        xyY:
        0.4642, 0.2363, 14.5501
      CIE-Lab:
        45.0117, 71.9861, -5.4640
        CIE-LCH:
        45.0117, 72.1932, 355.6594
        CIE-Luv:
        45.0117, 105.6124, -20.4491
        Hunter-Lab:
        38.1446, 66.9811, -1.9637
      #cd0c76 color charts
#cd0c76 RGB chart
      #cd0c76 CMYK chart
      #cd0c76 RGB pie chart
      #cd0c76 color shades, tints & tones
#cd0c76 color schemes
#cd0c76 color preview, HTML & CSS examples
           This text has a color of #cd0c76        
        
          <p style="color:#cd0c76;">Text here</p>
        
        
          .mytext {color:#cd0c76;}
        
        Text color #cd0c76
      
           This box has a color of #cd0c76        
        
          <div style="background-color:#cd0c76;">Content here</div>
        
        
          .mybackground {background-color:#cd0c76;}
        
        Background color #cd0c76
      
           Border around this has a color of #cd0c76        
        
          <div style="border:2px solid #cd0c76;">Content here</div>
        
        
          .myborder {border:2px solid #cd0c76;}
        
        Border color #cd0c76