#cd1b7b color space conversions
Hex:
        #cd1b7b
        RGB:
        205, 27, 123
        CMY:
        20, 89, 52
        CMYK:
        0, 87, 40, 20
      HSL:
        328°, 76.7241%, 45.4902%
        HSV (HSB):
        328°, 86.8293%, 80.3922%
        XYZ:
        29.1439, 15.1931, 20.1354
        xyY:
        0.4520, 0.2357, 15.1931
      CIE-Lab:
        45.8975, 70.3634, -7.2255
        CIE-LCH:
        45.8975, 70.7334, 354.1369
        CIE-Luv:
        45.8975, 101.0696, -22.4309
        Hunter-Lab:
        38.9783, 65.2518, -3.3432
      #cd1b7b color charts
#cd1b7b RGB chart
      #cd1b7b CMYK chart
      #cd1b7b RGB pie chart
      #cd1b7b color shades, tints & tones
#cd1b7b color schemes
#cd1b7b color preview, HTML & CSS examples
           This text has a color of #cd1b7b        
        
          <p style="color:#cd1b7b;">Text here</p>
        
        
          .mytext {color:#cd1b7b;}
        
        Text color #cd1b7b
      
           This box has a color of #cd1b7b        
        
          <div style="background-color:#cd1b7b;">Content here</div>
        
        
          .mybackground {background-color:#cd1b7b;}
        
        Background color #cd1b7b
      
           Border around this has a color of #cd1b7b        
        
          <div style="border:2px solid #cd1b7b;">Content here</div>
        
        
          .myborder {border:2px solid #cd1b7b;}
        
        Border color #cd1b7b