#cd55d1 color space conversions
Hex:
        #cd55d1
        RGB:
        205, 85, 209
        CMY:
        20, 67, 18
        CMYK:
        2, 59, 0, 18
      HSL:
        298°, 57.4074%, 57.6471%
        HSV (HSB):
        298°, 59.3301%, 81.9608%
        XYZ:
        39.9340, 24.0796, 62.8647
        xyY:
        0.3147, 0.1898, 24.0796
      CIE-Lab:
        56.1674, 63.4218, -42.1110
        CIE-LCH:
        56.1674, 76.1292, 326.4165
        CIE-Luv:
        56.1674, 53.3223, -73.6363
        Hunter-Lab:
        49.0710, 59.3892, -41.6066
      #cd55d1 color charts
#cd55d1 RGB chart
      #cd55d1 CMYK chart
      #cd55d1 RGB pie chart
      #cd55d1 color shades, tints & tones
#cd55d1 color schemes
#cd55d1 color preview, HTML & CSS examples
           This text has a color of #cd55d1        
        
          <p style="color:#cd55d1;">Text here</p>
        
        
          .mytext {color:#cd55d1;}
        
        Text color #cd55d1
      
           This box has a color of #cd55d1        
        
          <div style="background-color:#cd55d1;">Content here</div>
        
        
          .mybackground {background-color:#cd55d1;}
        
        Background color #cd55d1
      
           Border around this has a color of #cd55d1        
        
          <div style="border:2px solid #cd55d1;">Content here</div>
        
        
          .myborder {border:2px solid #cd55d1;}
        
        Border color #cd55d1