#cd4671 color space conversions
Hex:
        #cd4671
        RGB:
        205, 70, 113
        CMY:
        20, 73, 56
        CMYK:
        0, 66, 45, 20
      HSL:
        341°, 57.4468%, 53.9216%
        HSV (HSB):
        341°, 65.8537%, 80.3922%
        XYZ:
        30.3476, 18.5517, 17.6041
        xyY:
        0.4563, 0.2790, 18.5517
      CIE-Lab:
        50.1585, 56.5762, 5.1112
        CIE-LCH:
        50.1585, 56.8066, 5.1622
        CIE-Luv:
        50.1585, 89.9954, -4.1639
        Hunter-Lab:
        43.0717, 50.3928, 5.9174
      #cd4671 color charts
#cd4671 RGB chart
      #cd4671 CMYK chart
      #cd4671 RGB pie chart
      #cd4671 color shades, tints & tones
#cd4671 color schemes
#cd4671 color preview, HTML & CSS examples
           This text has a color of #cd4671        
        
          <p style="color:#cd4671;">Text here</p>
        
        
          .mytext {color:#cd4671;}
        
        Text color #cd4671
      
           This box has a color of #cd4671        
        
          <div style="background-color:#cd4671;">Content here</div>
        
        
          .mybackground {background-color:#cd4671;}
        
        Background color #cd4671
      
           Border around this has a color of #cd4671        
        
          <div style="border:2px solid #cd4671;">Content here</div>
        
        
          .myborder {border:2px solid #cd4671;}
        
        Border color #cd4671