#cd83aa color space conversions
Hex:
        #cd83aa
        RGB:
        205, 131, 170
        CMY:
        20, 49, 33
        CMYK:
        0, 36, 17, 20
      HSL:
        328°, 42.5287%, 65.8824%
        HSV (HSB):
        328°, 36.0976%, 80.3922%
        XYZ:
        40.5488, 32.1140, 42.0917
        xyY:
        0.3534, 0.2798, 32.1140
      CIE-Lab:
        63.4370, 33.9995, -8.7338
        CIE-LCH:
        63.4370, 35.1033, 345.5934
        CIE-Luv:
        63.4370, 43.0941, -18.7002
        Hunter-Lab:
        56.6692, 28.5519, -4.3698
      #cd83aa color charts
#cd83aa RGB chart
      #cd83aa CMYK chart
      #cd83aa RGB pie chart
      #cd83aa color shades, tints & tones
#cd83aa color schemes
#cd83aa color preview, HTML & CSS examples
           This text has a color of #cd83aa        
        
          <p style="color:#cd83aa;">Text here</p>
        
        
          .mytext {color:#cd83aa;}
        
        Text color #cd83aa
      
           This box has a color of #cd83aa        
        
          <div style="background-color:#cd83aa;">Content here</div>
        
        
          .mybackground {background-color:#cd83aa;}
        
        Background color #cd83aa
      
           Border around this has a color of #cd83aa        
        
          <div style="border:2px solid #cd83aa;">Content here</div>
        
        
          .myborder {border:2px solid #cd83aa;}
        
        Border color #cd83aa