#9e7dee color space conversions
Hex:
        #9e7dee
        RGB:
        158, 125, 238
        CMY:
        38, 51, 7
        CMYK:
        34, 47, 0, 7
      HSL:
        258°, 76.8707%, 71.1765%
        HSV (HSB):
        258°, 47.4790%, 93.3333%
        XYZ:
        36.8668, 28.1094, 84.3715
        xyY:
        0.2469, 0.1882, 28.1094
      CIE-Lab:
        59.9874, 37.1119, -52.6869
        CIE-LCH:
        59.9874, 64.4454, 305.1603
        CIE-Luv:
        59.9874, 7.3203, -87.9908
        Hunter-Lab:
        53.0183, 31.3397, -57.2393
      #9e7dee color charts
#9e7dee RGB chart
      #9e7dee CMYK chart
      #9e7dee RGB pie chart
      #9e7dee color shades, tints & tones
#9e7dee color schemes
#9e7dee color preview, HTML & CSS examples
           This text has a color of #9e7dee        
        
          <p style="color:#9e7dee;">Text here</p>
        
        
          .mytext {color:#9e7dee;}
        
        Text color #9e7dee
      
           This box has a color of #9e7dee        
        
          <div style="background-color:#9e7dee;">Content here</div>
        
        
          .mybackground {background-color:#9e7dee;}
        
        Background color #9e7dee
      
           Border around this has a color of #9e7dee        
        
          <div style="border:2px solid #9e7dee;">Content here</div>
        
        
          .myborder {border:2px solid #9e7dee;}
        
        Border color #9e7dee