#cd3c60 color space conversions
Hex:
        #cd3c60
        RGB:
        205, 60, 96
        CMY:
        20, 76, 62
        CMYK:
        0, 71, 53, 20
      HSL:
        345°, 59.1837%, 51.9608%
        HSV (HSB):
        345°, 70.7317%, 80.3922%
        XYZ:
        28.9040, 17.0554, 12.8349
        xyY:
        0.4916, 0.2901, 17.0554
      CIE-Lab:
        48.3297, 58.9519, 12.8497
        CIE-LCH:
        48.3297, 60.3361, 12.2964
        CIE-Luv:
        48.3297, 100.4250, 4.1083
        Hunter-Lab:
        41.2982, 52.6579, 10.4821
      #cd3c60 color charts
#cd3c60 RGB chart
      #cd3c60 CMYK chart
      #cd3c60 RGB pie chart
      #cd3c60 color shades, tints & tones
#cd3c60 color schemes
#cd3c60 color preview, HTML & CSS examples
           This text has a color of #cd3c60        
        
          <p style="color:#cd3c60;">Text here</p>
        
        
          .mytext {color:#cd3c60;}
        
        Text color #cd3c60
      
           This box has a color of #cd3c60        
        
          <div style="background-color:#cd3c60;">Content here</div>
        
        
          .mybackground {background-color:#cd3c60;}
        
        Background color #cd3c60
      
           Border around this has a color of #cd3c60        
        
          <div style="border:2px solid #cd3c60;">Content here</div>
        
        
          .myborder {border:2px solid #cd3c60;}
        
        Border color #cd3c60