#cd3d70 color space conversions
Hex:
        #cd3d70
        RGB:
        205, 61, 112
        CMY:
        20, 76, 56
        CMYK:
        0, 70, 45, 20
      HSL:
        339°, 59.0164%, 52.1569%
        HSV (HSB):
        339°, 70.2439%, 80.3922%
        XYZ:
        29.7702, 17.4865, 17.1354
        xyY:
        0.4623, 0.2716, 17.4865
      CIE-Lab:
        48.8672, 59.9609, 3.8606
        CIE-LCH:
        48.8672, 60.0850, 3.6839
        CIE-Luv:
        48.8672, 94.5644, -6.4417
        Hunter-Lab:
        41.8168, 53.8981, 4.9764
      #cd3d70 color charts
#cd3d70 RGB chart
      #cd3d70 CMYK chart
      #cd3d70 RGB pie chart
      #cd3d70 color shades, tints & tones
#cd3d70 color schemes
#cd3d70 color preview, HTML & CSS examples
           This text has a color of #cd3d70        
        
          <p style="color:#cd3d70;">Text here</p>
        
        
          .mytext {color:#cd3d70;}
        
        Text color #cd3d70
      
           This box has a color of #cd3d70        
        
          <div style="background-color:#cd3d70;">Content here</div>
        
        
          .mybackground {background-color:#cd3d70;}
        
        Background color #cd3d70
      
           Border around this has a color of #cd3d70        
        
          <div style="border:2px solid #cd3d70;">Content here</div>
        
        
          .myborder {border:2px solid #cd3d70;}
        
        Border color #cd3d70