#cd3e80 color space conversions
Hex:
        #cd3e80
        RGB:
        205, 62, 128
        CMY:
        20, 76, 50
        CMYK:
        0, 70, 38, 20
      HSL:
        332°, 58.8477%, 52.3529%
        HSV (HSB):
        332°, 69.7561%, 80.3922%
        XYZ:
        30.7957, 17.9829, 22.2700
        xyY:
        0.4334, 0.2531, 17.9829
      CIE-Lab:
        49.4754, 61.1948, -4.9489
        CIE-LCH:
        49.4754, 61.3946, 355.3765
        CIE-Luv:
        49.4754, 88.4305, -17.8534
        Hunter-Lab:
        42.4062, 55.4171, -1.4523
      #cd3e80 color charts
#cd3e80 RGB chart
      #cd3e80 CMYK chart
      #cd3e80 RGB pie chart
      #cd3e80 color shades, tints & tones
#cd3e80 color schemes
#cd3e80 color preview, HTML & CSS examples
           This text has a color of #cd3e80        
        
          <p style="color:#cd3e80;">Text here</p>
        
        
          .mytext {color:#cd3e80;}
        
        Text color #cd3e80
      
           This box has a color of #cd3e80        
        
          <div style="background-color:#cd3e80;">Content here</div>
        
        
          .mybackground {background-color:#cd3e80;}
        
        Background color #cd3e80
      
           Border around this has a color of #cd3e80        
        
          <div style="border:2px solid #cd3e80;">Content here</div>
        
        
          .myborder {border:2px solid #cd3e80;}
        
        Border color #cd3e80