#cd0f74 color space conversions
Hex:
        #cd0f74
        RGB:
        205, 15, 116
        CMY:
        20, 94, 55
        CMYK:
        0, 93, 43, 20
      HSL:
        328°, 86.3636%, 43.1373%
        HSV (HSB):
        328°, 92.6829%, 80.3922%
        XYZ:
        28.5000, 14.5817, 17.8354
        xyY:
        0.4678, 0.2394, 14.5817
      CIE-Lab:
        45.0559, 71.4894, -4.1615
        CIE-LCH:
        45.0559, 71.6104, 356.6685
        CIE-Luv:
        45.0559, 106.1544, -18.7137
        Hunter-Lab:
        38.1860, 66.3974, -0.9622
      #cd0f74 color charts
#cd0f74 RGB chart
      #cd0f74 CMYK chart
      #cd0f74 RGB pie chart
      #cd0f74 color shades, tints & tones
#cd0f74 color schemes
#cd0f74 color preview, HTML & CSS examples
           This text has a color of #cd0f74        
        
          <p style="color:#cd0f74;">Text here</p>
        
        
          .mytext {color:#cd0f74;}
        
        Text color #cd0f74
      
           This box has a color of #cd0f74        
        
          <div style="background-color:#cd0f74;">Content here</div>
        
        
          .mybackground {background-color:#cd0f74;}
        
        Background color #cd0f74
      
           Border around this has a color of #cd0f74        
        
          <div style="border:2px solid #cd0f74;">Content here</div>
        
        
          .myborder {border:2px solid #cd0f74;}
        
        Border color #cd0f74