#cd8de3 color space conversions
Hex:
        #cd8de3
        RGB:
        205, 141, 227
        CMY:
        20, 45, 11
        CMYK:
        10, 38, 0, 11
      HSL:
        285°, 60.5634%, 72.1569%
        HSV (HSB):
        285°, 37.8855%, 89.0196%
        XYZ:
        48.5668, 37.5749, 77.3660
        xyY:
        0.2970, 0.2298, 37.5749
      CIE-Lab:
        67.7062, 38.9310, -34.1469
        CIE-LCH:
        67.7062, 51.7845, 318.7456
        CIE-Luv:
        67.7062, 28.3911, -59.6698
        Hunter-Lab:
        61.2984, 34.1537, -31.9223
      #cd8de3 color charts
#cd8de3 RGB chart
      #cd8de3 CMYK chart
      #cd8de3 RGB pie chart
      #cd8de3 color shades, tints & tones
#cd8de3 color schemes
#cd8de3 color preview, HTML & CSS examples
           This text has a color of #cd8de3        
        
          <p style="color:#cd8de3;">Text here</p>
        
        
          .mytext {color:#cd8de3;}
        
        Text color #cd8de3
      
           This box has a color of #cd8de3        
        
          <div style="background-color:#cd8de3;">Content here</div>
        
        
          .mybackground {background-color:#cd8de3;}
        
        Background color #cd8de3
      
           Border around this has a color of #cd8de3        
        
          <div style="border:2px solid #cd8de3;">Content here</div>
        
        
          .myborder {border:2px solid #cd8de3;}
        
        Border color #cd8de3