#cd4872 color space conversions
Hex:
        #cd4872
        RGB:
        205, 72, 114
        CMY:
        20, 72, 55
        CMYK:
        0, 65, 44, 20
      HSL:
        341°, 57.0815%, 54.3137%
        HSV (HSB):
        341°, 64.8780%, 80.3922%
        XYZ:
        30.5315, 18.8288, 17.9447
        xyY:
        0.4536, 0.2798, 18.8288
      CIE-Lab:
        50.4863, 55.8522, 4.9781
        CIE-LCH:
        50.4863, 56.0737, 5.0933
        CIE-Luv:
        50.4863, 88.6771, -4.1611
        Hunter-Lab:
        43.3921, 49.6595, 5.8552
      #cd4872 color charts
#cd4872 RGB chart
      #cd4872 CMYK chart
      #cd4872 RGB pie chart
      #cd4872 color shades, tints & tones
#cd4872 color schemes
#cd4872 color preview, HTML & CSS examples
           This text has a color of #cd4872        
        
          <p style="color:#cd4872;">Text here</p>
        
        
          .mytext {color:#cd4872;}
        
        Text color #cd4872
      
           This box has a color of #cd4872        
        
          <div style="background-color:#cd4872;">Content here</div>
        
        
          .mybackground {background-color:#cd4872;}
        
        Background color #cd4872
      
           Border around this has a color of #cd4872        
        
          <div style="border:2px solid #cd4872;">Content here</div>
        
        
          .myborder {border:2px solid #cd4872;}
        
        Border color #cd4872