#cd8bff color space conversions
Hex:
        #cd8bff
        RGB:
        205, 139, 255
        CMY:
        20, 45, 0
        CMYK:
        20, 45, 0, 0
      HSL:
        274°, 100.0000%, 77.2549%
        HSV (HSB):
        274°, 45.4902%, 100.0000%
        XYZ:
        52.4595, 38.6644, 99.3058
        xyY:
        0.2755, 0.2030, 38.6644
      CIE-Lab:
        68.5074, 45.8834, -48.2527
        CIE-LCH:
        68.5074, 66.5854, 313.5582
        CIE-Luv:
        68.5074, 24.6777, -83.9857
        Hunter-Lab:
        62.1807, 41.7774, -51.1627
      #cd8bff color charts
#cd8bff RGB chart
      #cd8bff CMYK chart
      #cd8bff RGB pie chart
      #cd8bff color shades, tints & tones
#cd8bff color schemes
#cd8bff color preview, HTML & CSS examples
           This text has a color of #cd8bff        
        
          <p style="color:#cd8bff;">Text here</p>
        
        
          .mytext {color:#cd8bff;}
        
        Text color #cd8bff
      
           This box has a color of #cd8bff        
        
          <div style="background-color:#cd8bff;">Content here</div>
        
        
          .mybackground {background-color:#cd8bff;}
        
        Background color #cd8bff
      
           Border around this has a color of #cd8bff        
        
          <div style="border:2px solid #cd8bff;">Content here</div>
        
        
          .myborder {border:2px solid #cd8bff;}
        
        Border color #cd8bff