#cd558b color space conversions
Hex:
        #cd558b
        RGB:
        205, 85, 139
        CMY:
        20, 67, 45
        CMYK:
        0, 59, 32, 20
      HSL:
        333°, 54.5455%, 56.8627%
        HSV (HSB):
        333°, 58.5366%, 80.3922%
        XYZ:
        33.0855, 21.3402, 26.8014
        xyY:
        0.4073, 0.2627, 21.3402
      CIE-Lab:
        53.3198, 52.9326, -5.8247
        CIE-LCH:
        53.3198, 53.2521, 353.7204
        CIE-Luv:
        53.3198, 74.4329, -17.5936
        Hunter-Lab:
        46.1955, 47.0009, -2.0616
      #cd558b color charts
#cd558b RGB chart
      #cd558b CMYK chart
      #cd558b RGB pie chart
      #cd558b color shades, tints & tones
#cd558b color schemes
#cd558b color preview, HTML & CSS examples
           This text has a color of #cd558b        
        
          <p style="color:#cd558b;">Text here</p>
        
        
          .mytext {color:#cd558b;}
        
        Text color #cd558b
      
           This box has a color of #cd558b        
        
          <div style="background-color:#cd558b;">Content here</div>
        
        
          .mybackground {background-color:#cd558b;}
        
        Background color #cd558b
      
           Border around this has a color of #cd558b        
        
          <div style="border:2px solid #cd558b;">Content here</div>
        
        
          .myborder {border:2px solid #cd558b;}
        
        Border color #cd558b