#9e9de2 color space conversions
Hex:
        #9e9de2
        RGB:
        158, 157, 226
        CMY:
        38, 38, 11
        CMYK:
        30, 31, 0, 11
      HSL:
        241°, 54.3307%, 75.0980%
        HSV (HSB):
        241°, 30.5310%, 88.6275%
        XYZ:
        39.8850, 36.8740, 76.9667
        xyY:
        0.2595, 0.2399, 36.8740
      CIE-Lab:
        67.1824, 15.7900, -34.7424
        CIE-LCH:
        67.1824, 38.1623, 294.4413
        CIE-Luv:
        67.1824, -3.6671, -57.2364
        Hunter-Lab:
        60.7240, 10.9761, -32.6424
      #9e9de2 color charts
#9e9de2 RGB chart
      #9e9de2 CMYK chart
      #9e9de2 RGB pie chart
      #9e9de2 color shades, tints & tones
#9e9de2 color schemes
#9e9de2 color preview, HTML & CSS examples
           This text has a color of #9e9de2        
        
          <p style="color:#9e9de2;">Text here</p>
        
        
          .mytext {color:#9e9de2;}
        
        Text color #9e9de2
      
           This box has a color of #9e9de2        
        
          <div style="background-color:#9e9de2;">Content here</div>
        
        
          .mybackground {background-color:#9e9de2;}
        
        Background color #9e9de2
      
           Border around this has a color of #9e9de2        
        
          <div style="border:2px solid #9e9de2;">Content here</div>
        
        
          .myborder {border:2px solid #9e9de2;}
        
        Border color #9e9de2