#cd8ce5 color space conversions
Hex:
        #cd8ce5
        RGB:
        205, 140, 229
        CMY:
        20, 45, 10
        CMYK:
        10, 39, 0, 10
      HSL:
        284°, 63.1206%, 72.3529%
        HSV (HSB):
        284°, 38.8646%, 89.8039%
        XYZ:
        48.6978, 37.3924, 78.7796
        xyY:
        0.2954, 0.2268, 37.3924
      CIE-Lab:
        67.5704, 39.8750, -35.4613
        CIE-LCH:
        67.5704, 53.3621, 318.3529
        CIE-Luv:
        67.5704, 28.4876, -61.9355
        Hunter-Lab:
        61.1494, 35.1414, -33.5796
      #cd8ce5 color charts
#cd8ce5 RGB chart
      #cd8ce5 CMYK chart
      #cd8ce5 RGB pie chart
      #cd8ce5 color shades, tints & tones
#cd8ce5 color schemes
#cd8ce5 color preview, HTML & CSS examples
           This text has a color of #cd8ce5        
        
          <p style="color:#cd8ce5;">Text here</p>
        
        
          .mytext {color:#cd8ce5;}
        
        Text color #cd8ce5
      
           This box has a color of #cd8ce5        
        
          <div style="background-color:#cd8ce5;">Content here</div>
        
        
          .mybackground {background-color:#cd8ce5;}
        
        Background color #cd8ce5
      
           Border around this has a color of #cd8ce5        
        
          <div style="border:2px solid #cd8ce5;">Content here</div>
        
        
          .myborder {border:2px solid #cd8ce5;}
        
        Border color #cd8ce5