#cd8eee color space conversions
Hex:
        #cd8eee
        RGB:
        205, 142, 238
        CMY:
        20, 44, 7
        CMYK:
        14, 40, 0, 7
      HSL:
        279°, 73.8462%, 74.5098%
        HSV (HSB):
        279°, 40.3361%, 93.3333%
        XYZ:
        50.2825, 38.4982, 85.6696
        xyY:
        0.2882, 0.2207, 38.4982
      CIE-Lab:
        68.3862, 40.6523, -39.1436
        CIE-LCH:
        68.3862, 56.4344, 316.0831
        CIE-Luv:
        68.3862, 26.2138, -68.2101
        Hunter-Lab:
        62.0469, 36.0733, -38.4303
      #cd8eee color charts
#cd8eee RGB chart
      #cd8eee CMYK chart
      #cd8eee RGB pie chart
      #cd8eee color shades, tints & tones
#cd8eee color schemes
#cd8eee color preview, HTML & CSS examples
           This text has a color of #cd8eee        
        
          <p style="color:#cd8eee;">Text here</p>
        
        
          .mytext {color:#cd8eee;}
        
        Text color #cd8eee
      
           This box has a color of #cd8eee        
        
          <div style="background-color:#cd8eee;">Content here</div>
        
        
          .mybackground {background-color:#cd8eee;}
        
        Background color #cd8eee
      
           Border around this has a color of #cd8eee        
        
          <div style="border:2px solid #cd8eee;">Content here</div>
        
        
          .myborder {border:2px solid #cd8eee;}
        
        Border color #cd8eee