#cd0e80 color space conversions
Hex:
        #cd0e80
        RGB:
        205, 14, 128
        CMY:
        20, 95, 50
        CMYK:
        0, 93, 38, 20
      HSL:
        324°, 87.2146%, 42.9412%
        HSV (HSB):
        324°, 93.1707%, 80.3922%
        XYZ:
        29.2302, 14.8517, 21.7481
        xyY:
        0.4440, 0.2256, 14.8517
      CIE-Lab:
        45.4304, 72.7088, -10.9952
        CIE-LCH:
        45.4304, 73.5355, 351.4008
        CIE-Luv:
        45.4304, 100.8169, -27.7647
        Hunter-Lab:
        38.5379, 67.9468, -6.4826
      #cd0e80 color charts
#cd0e80 RGB chart
      #cd0e80 CMYK chart
      #cd0e80 RGB pie chart
      #cd0e80 color shades, tints & tones
#cd0e80 color schemes
#cd0e80 color preview, HTML & CSS examples
           This text has a color of #cd0e80        
        
          <p style="color:#cd0e80;">Text here</p>
        
        
          .mytext {color:#cd0e80;}
        
        Text color #cd0e80
      
           This box has a color of #cd0e80        
        
          <div style="background-color:#cd0e80;">Content here</div>
        
        
          .mybackground {background-color:#cd0e80;}
        
        Background color #cd0e80
      
           Border around this has a color of #cd0e80        
        
          <div style="border:2px solid #cd0e80;">Content here</div>
        
        
          .myborder {border:2px solid #cd0e80;}
        
        Border color #cd0e80