#cd8ce2 color space conversions
Hex:
        #cd8ce2
        RGB:
        205, 140, 226
        CMY:
        20, 45, 11
        CMYK:
        9, 38, 0, 11
      HSL:
        285°, 59.7222%, 71.7647%
        HSV (HSB):
        285°, 38.0531%, 88.6275%
        XYZ:
        48.2824, 37.2263, 76.5921
        xyY:
        0.2979, 0.2296, 37.2263
      CIE-Lab:
        67.4465, 39.2685, -33.9976
        CIE-LCH:
        67.4465, 51.9409, 319.1149
        CIE-Luv:
        67.4465, 28.9795, -59.4402
        Hunter-Lab:
        61.0134, 34.4811, -31.7194
      #cd8ce2 color charts
#cd8ce2 RGB chart
      #cd8ce2 CMYK chart
      #cd8ce2 RGB pie chart
      #cd8ce2 color shades, tints & tones
#cd8ce2 color schemes
#cd8ce2 color preview, HTML & CSS examples
           This text has a color of #cd8ce2        
        
          <p style="color:#cd8ce2;">Text here</p>
        
        
          .mytext {color:#cd8ce2;}
        
        Text color #cd8ce2
      
           This box has a color of #cd8ce2        
        
          <div style="background-color:#cd8ce2;">Content here</div>
        
        
          .mybackground {background-color:#cd8ce2;}
        
        Background color #cd8ce2
      
           Border around this has a color of #cd8ce2        
        
          <div style="border:2px solid #cd8ce2;">Content here</div>
        
        
          .myborder {border:2px solid #cd8ce2;}
        
        Border color #cd8ce2