#cd5099 color space conversions
Hex:
        #cd5099
        RGB:
        205, 80, 153
        CMY:
        20, 69, 40
        CMYK:
        0, 61, 25, 20
      HSL:
        325°, 55.5556%, 55.8824%
        HSV (HSB):
        325°, 60.9756%, 80.3922%
        XYZ:
        33.7953, 21.0164, 32.4123
        xyY:
        0.3875, 0.2409, 21.0164
      CIE-Lab:
        52.9674, 56.9490, -14.6313
        CIE-LCH:
        52.9674, 58.7985, 345.5912
        CIE-Luv:
        52.9674, 72.3474, -30.6439
        Hunter-Lab:
        45.8436, 51.3614, -9.8287
      #cd5099 color charts
#cd5099 RGB chart
      #cd5099 CMYK chart
      #cd5099 RGB pie chart
      #cd5099 color shades, tints & tones
#cd5099 color schemes
#cd5099 color preview, HTML & CSS examples
           This text has a color of #cd5099        
        
          <p style="color:#cd5099;">Text here</p>
        
        
          .mytext {color:#cd5099;}
        
        Text color #cd5099
      
           This box has a color of #cd5099        
        
          <div style="background-color:#cd5099;">Content here</div>
        
        
          .mybackground {background-color:#cd5099;}
        
        Background color #cd5099
      
           Border around this has a color of #cd5099        
        
          <div style="border:2px solid #cd5099;">Content here</div>
        
        
          .myborder {border:2px solid #cd5099;}
        
        Border color #cd5099