#cd65aa color space conversions
Hex:
        #cd65aa
        RGB:
        205, 101, 170
        CMY:
        20, 60, 33
        CMYK:
        0, 51, 17, 20
      HSL:
        320°, 50.9804%, 60.0000%
        HSV (HSB):
        320°, 50.7317%, 80.3922%
        XYZ:
        37.0862, 25.1888, 40.9375
        xyY:
        0.3593, 0.2440, 25.1888
      CIE-Lab:
        57.2589, 49.5948, -18.0416
        CIE-LCH:
        57.2589, 52.7745, 340.0096
        CIE-Luv:
        57.2589, 58.0847, -34.8001
        Hunter-Lab:
        50.1884, 44.0710, -13.2295
      #cd65aa color charts
#cd65aa RGB chart
      #cd65aa CMYK chart
      #cd65aa RGB pie chart
      #cd65aa color shades, tints & tones
#cd65aa color schemes
#cd65aa color preview, HTML & CSS examples
           This text has a color of #cd65aa        
        
          <p style="color:#cd65aa;">Text here</p>
        
        
          .mytext {color:#cd65aa;}
        
        Text color #cd65aa
      
           This box has a color of #cd65aa        
        
          <div style="background-color:#cd65aa;">Content here</div>
        
        
          .mybackground {background-color:#cd65aa;}
        
        Background color #cd65aa
      
           Border around this has a color of #cd65aa        
        
          <div style="border:2px solid #cd65aa;">Content here</div>
        
        
          .myborder {border:2px solid #cd65aa;}
        
        Border color #cd65aa