#cd8dff color space conversions
Hex:
        #cd8dff
        RGB:
        205, 141, 255
        CMY:
        20, 45, 0
        CMYK:
        20, 45, 0, 0
      HSL:
        274°, 100.0000%, 77.6471%
        HSV (HSB):
        274°, 44.7059%, 100.0000%
        XYZ:
        52.7517, 39.2489, 99.4032
        xyY:
        0.2756, 0.2051, 39.2489
      CIE-Lab:
        68.9312, 44.8173, -47.5856
        CIE-LCH:
        68.9312, 65.3680, 313.2840
        CIE-Luv:
        68.9312, 23.9336, -82.8243
        Hunter-Lab:
        62.6489, 40.6651, -50.2194
      #cd8dff color charts
#cd8dff RGB chart
      #cd8dff CMYK chart
      #cd8dff RGB pie chart
      #cd8dff color shades, tints & tones
#cd8dff color schemes
#cd8dff color preview, HTML & CSS examples
           This text has a color of #cd8dff        
        
          <p style="color:#cd8dff;">Text here</p>
        
        
          .mytext {color:#cd8dff;}
        
        Text color #cd8dff
      
           This box has a color of #cd8dff        
        
          <div style="background-color:#cd8dff;">Content here</div>
        
        
          .mybackground {background-color:#cd8dff;}
        
        Background color #cd8dff
      
           Border around this has a color of #cd8dff        
        
          <div style="border:2px solid #cd8dff;">Content here</div>
        
        
          .myborder {border:2px solid #cd8dff;}
        
        Border color #cd8dff