#cd55c1 color space conversions
Hex:
        #cd55c1
        RGB:
        205, 85, 193
        CMY:
        20, 67, 24
        CMYK:
        0, 59, 6, 20
      HSL:
        306°, 54.5455%, 56.8627%
        HSV (HSB):
        306°, 58.5366%, 80.3922%
        XYZ:
        38.0510, 23.3264, 52.9490
        xyY:
        0.3328, 0.2040, 23.3264
      CIE-Lab:
        55.4070, 60.7185, -34.1606
        CIE-LCH:
        55.4070, 69.6683, 330.6376
        CIE-Luv:
        55.4070, 57.9958, -60.7879
        Hunter-Lab:
        48.2974, 56.1103, -31.1921
      #cd55c1 color charts
#cd55c1 RGB chart
      #cd55c1 CMYK chart
      #cd55c1 RGB pie chart
      #cd55c1 color shades, tints & tones
#cd55c1 color schemes
#cd55c1 color preview, HTML & CSS examples
           This text has a color of #cd55c1        
        
          <p style="color:#cd55c1;">Text here</p>
        
        
          .mytext {color:#cd55c1;}
        
        Text color #cd55c1
      
           This box has a color of #cd55c1        
        
          <div style="background-color:#cd55c1;">Content here</div>
        
        
          .mybackground {background-color:#cd55c1;}
        
        Background color #cd55c1
      
           Border around this has a color of #cd55c1        
        
          <div style="border:2px solid #cd55c1;">Content here</div>
        
        
          .myborder {border:2px solid #cd55c1;}
        
        Border color #cd55c1