#cd1b75 color space conversions
Hex:
        #cd1b75
        RGB:
        205, 27, 117
        CMY:
        20, 89, 54
        CMYK:
        0, 87, 43, 20
      HSL:
        330°, 76.7241%, 45.4902%
        HSV (HSB):
        330°, 86.8293%, 80.3922%
        XYZ:
        28.7797, 15.0474, 18.2172
        xyY:
        0.4639, 0.2425, 15.0474
      CIE-Lab:
        45.6990, 69.8084, -3.8281
        CIE-LCH:
        45.6990, 69.9133, 356.8612
        CIE-Luv:
        45.6990, 103.6930, -17.9798
        Hunter-Lab:
        38.7909, 64.5481, -0.6904
      #cd1b75 color charts
#cd1b75 RGB chart
      #cd1b75 CMYK chart
      #cd1b75 RGB pie chart
      #cd1b75 color shades, tints & tones
#cd1b75 color schemes
#cd1b75 color preview, HTML & CSS examples
           This text has a color of #cd1b75        
        
          <p style="color:#cd1b75;">Text here</p>
        
        
          .mytext {color:#cd1b75;}
        
        Text color #cd1b75
      
           This box has a color of #cd1b75        
        
          <div style="background-color:#cd1b75;">Content here</div>
        
        
          .mybackground {background-color:#cd1b75;}
        
        Background color #cd1b75
      
           Border around this has a color of #cd1b75        
        
          <div style="border:2px solid #cd1b75;">Content here</div>
        
        
          .myborder {border:2px solid #cd1b75;}
        
        Border color #cd1b75