#cd86ba color space conversions
Hex:
        #cd86ba
        RGB:
        205, 134, 186
        CMY:
        20, 47, 27
        CMYK:
        0, 35, 9, 20
      HSL:
        316°, 41.5205%, 66.4706%
        HSV (HSB):
        316°, 34.6341%, 80.3922%
        XYZ:
        42.5649, 33.5745, 50.6915
        xyY:
        0.3356, 0.2647, 33.5745
      CIE-Lab:
        64.6234, 35.0230, -16.0024
        CIE-LCH:
        64.6234, 38.5057, 335.4438
        CIE-Luv:
        64.6234, 38.6408, -29.8964
        Hunter-Lab:
        57.9435, 29.7236, -11.3090
      #cd86ba color charts
#cd86ba RGB chart
      #cd86ba CMYK chart
      #cd86ba RGB pie chart
      #cd86ba color shades, tints & tones
#cd86ba color schemes
#cd86ba color preview, HTML & CSS examples
           This text has a color of #cd86ba        
        
          <p style="color:#cd86ba;">Text here</p>
        
        
          .mytext {color:#cd86ba;}
        
        Text color #cd86ba
      
           This box has a color of #cd86ba        
        
          <div style="background-color:#cd86ba;">Content here</div>
        
        
          .mybackground {background-color:#cd86ba;}
        
        Background color #cd86ba
      
           Border around this has a color of #cd86ba        
        
          <div style="border:2px solid #cd86ba;">Content here</div>
        
        
          .myborder {border:2px solid #cd86ba;}
        
        Border color #cd86ba