#9e9edb color space conversions
Hex:
        #9e9edb
        RGB:
        158, 158, 219
        CMY:
        38, 38, 14
        CMYK:
        28, 28, 0, 14
      HSL:
        240°, 45.8647%, 73.9216%
        HSV (HSB):
        240°, 27.8539%, 85.8824%
        XYZ:
        39.1136, 36.8373, 72.0666
        xyY:
        0.2642, 0.2489, 36.8373
      CIE-Lab:
        67.1548, 13.4801, -30.9259
        CIE-LCH:
        67.1548, 33.7362, 293.5517
        CIE-Luv:
        67.1548, -3.6472, -50.5957
        Hunter-Lab:
        60.6937, 8.8189, -27.9143
      #9e9edb color charts
#9e9edb RGB chart
      #9e9edb CMYK chart
      #9e9edb RGB pie chart
      #9e9edb color shades, tints & tones
#9e9edb color schemes
#9e9edb color preview, HTML & CSS examples
           This text has a color of #9e9edb        
        
          <p style="color:#9e9edb;">Text here</p>
        
        
          .mytext {color:#9e9edb;}
        
        Text color #9e9edb
      
           This box has a color of #9e9edb        
        
          <div style="background-color:#9e9edb;">Content here</div>
        
        
          .mybackground {background-color:#9e9edb;}
        
        Background color #9e9edb
      
           Border around this has a color of #9e9edb        
        
          <div style="border:2px solid #9e9edb;">Content here</div>
        
        
          .myborder {border:2px solid #9e9edb;}
        
        Border color #9e9edb