#cd0c74 color space conversions
Hex:
        #cd0c74
        RGB:
        205, 12, 116
        CMY:
        20, 95, 55
        CMYK:
        0, 94, 43, 20
      HSL:
        328°, 88.9401%, 42.5490%
        HSV (HSB):
        328°, 94.1463%, 80.3922%
        XYZ:
        28.4607, 14.5030, 17.8223
        xyY:
        0.4682, 0.2386, 14.5030
      CIE-Lab:
        44.9459, 71.8097, -4.3244
        CIE-LCH:
        44.9459, 71.9398, 356.5538
        CIE-Luv:
        44.9459, 106.5194, -18.9779
        Hunter-Lab:
        38.0828, 66.7545, -1.0890
      #cd0c74 color charts
#cd0c74 RGB chart
      #cd0c74 CMYK chart
      #cd0c74 RGB pie chart
      #cd0c74 color shades, tints & tones
#cd0c74 color schemes
#cd0c74 color preview, HTML & CSS examples
           This text has a color of #cd0c74        
        
          <p style="color:#cd0c74;">Text here</p>
        
        
          .mytext {color:#cd0c74;}
        
        Text color #cd0c74
      
           This box has a color of #cd0c74        
        
          <div style="background-color:#cd0c74;">Content here</div>
        
        
          .mybackground {background-color:#cd0c74;}
        
        Background color #cd0c74
      
           Border around this has a color of #cd0c74        
        
          <div style="border:2px solid #cd0c74;">Content here</div>
        
        
          .myborder {border:2px solid #cd0c74;}
        
        Border color #cd0c74