#cd4f6b color space conversions
Hex:
        #cd4f6b
        RGB:
        205, 79, 107
        CMY:
        20, 69, 58
        CMYK:
        0, 61, 48, 20
      HSL:
        347°, 55.7522%, 55.6863%
        HSV (HSB):
        347°, 61.4634%, 80.3922%
        XYZ:
        30.6267, 19.6326, 16.0852
        xyY:
        0.4616, 0.2959, 19.6326
      CIE-Lab:
        51.4193, 52.1861, 10.5133
        CIE-LCH:
        51.4193, 53.2346, 11.3902
        CIE-Luv:
        51.4193, 87.0786, 3.2766
        Hunter-Lab:
        44.3087, 45.8408, 9.4923
      #cd4f6b color charts
#cd4f6b RGB chart
      #cd4f6b CMYK chart
      #cd4f6b RGB pie chart
      #cd4f6b color shades, tints & tones
#cd4f6b color schemes
#cd4f6b color preview, HTML & CSS examples
           This text has a color of #cd4f6b        
        
          <p style="color:#cd4f6b;">Text here</p>
        
        
          .mytext {color:#cd4f6b;}
        
        Text color #cd4f6b
      
           This box has a color of #cd4f6b        
        
          <div style="background-color:#cd4f6b;">Content here</div>
        
        
          .mybackground {background-color:#cd4f6b;}
        
        Background color #cd4f6b
      
           Border around this has a color of #cd4f6b        
        
          <div style="border:2px solid #cd4f6b;">Content here</div>
        
        
          .myborder {border:2px solid #cd4f6b;}
        
        Border color #cd4f6b