#cd5770 color space conversions
Hex:
        #cd5770
        RGB:
        205, 87, 112
        CMY:
        20, 66, 56
        CMYK:
        0, 58, 45, 20
      HSL:
        347°, 54.1284%, 57.2549%
        HSV (HSB):
        347°, 57.5610%, 80.3922%
        XYZ:
        31.5097, 20.9654, 17.7152
        xyY:
        0.4489, 0.2987, 20.9654
      CIE-Lab:
        52.9116, 49.0170, 9.6291
        CIE-LCH:
        52.9116, 49.9538, 11.1139
        CIE-Luv:
        52.9116, 81.1244, 3.0306
        Hunter-Lab:
        45.7880, 42.7085, 9.1125
      #cd5770 color charts
#cd5770 RGB chart
      #cd5770 CMYK chart
      #cd5770 RGB pie chart
      #cd5770 color shades, tints & tones
#cd5770 color schemes
#cd5770 color preview, HTML & CSS examples
           This text has a color of #cd5770        
        
          <p style="color:#cd5770;">Text here</p>
        
        
          .mytext {color:#cd5770;}
        
        Text color #cd5770
      
           This box has a color of #cd5770        
        
          <div style="background-color:#cd5770;">Content here</div>
        
        
          .mybackground {background-color:#cd5770;}
        
        Background color #cd5770
      
           Border around this has a color of #cd5770        
        
          <div style="border:2px solid #cd5770;">Content here</div>
        
        
          .myborder {border:2px solid #cd5770;}
        
        Border color #cd5770