#cd214d color space conversions
Hex:
        #cd214d
        RGB:
        205, 33, 77
        CMY:
        20, 87, 70
        CMYK:
        0, 84, 62, 20
      HSL:
        345°, 72.2689%, 46.6667%
        HSV (HSB):
        345°, 83.9024%, 80.3922%
        XYZ:
        27.0602, 14.6027, 8.4135
        xyY:
        0.5404, 0.2916, 14.6027
      CIE-Lab:
        45.0851, 65.6303, 20.1329
        CIE-LCH:
        45.0851, 68.6489, 17.0540
        CIE-Luv:
        45.0851, 117.8494, 9.3859
        Hunter-Lab:
        38.2134, 59.5285, 13.6954
      #cd214d color charts
#cd214d RGB chart
      #cd214d CMYK chart
      #cd214d RGB pie chart
      #cd214d color shades, tints & tones
#cd214d color schemes
#cd214d color preview, HTML & CSS examples
           This text has a color of #cd214d        
        
          <p style="color:#cd214d;">Text here</p>
        
        
          .mytext {color:#cd214d;}
        
        Text color #cd214d
      
           This box has a color of #cd214d        
        
          <div style="background-color:#cd214d;">Content here</div>
        
        
          .mybackground {background-color:#cd214d;}
        
        Background color #cd214d
      
           Border around this has a color of #cd214d        
        
          <div style="border:2px solid #cd214d;">Content here</div>
        
        
          .myborder {border:2px solid #cd214d;}
        
        Border color #cd214d