#9e9eaa color space conversions
Hex:
        #9e9eaa
        RGB:
        158, 158, 170
        CMY:
        38, 38, 33
        CMYK:
        7, 7, 0, 33
      HSL:
        240°, 6.5934%, 64.3137%
        HSV (HSB):
        240°, 7.0588%, 66.6667%
        XYZ:
        33.5831, 34.6251, 42.9435
        xyY:
        0.3021, 0.3115, 34.6251
      CIE-Lab:
        65.4557, 2.3771, -6.2295
        CIE-LCH:
        65.4557, 6.6676, 290.8867
        CIE-Luv:
        65.4557, -0.6899, -9.5867
        Hunter-Lab:
        58.8431, -1.1014, -2.0795
      #9e9eaa color charts
#9e9eaa RGB chart
      #9e9eaa CMYK chart
      #9e9eaa RGB pie chart
      #9e9eaa color shades, tints & tones
#9e9eaa color schemes
#9e9eaa color preview, HTML & CSS examples
           This text has a color of #9e9eaa        
        
          <p style="color:#9e9eaa;">Text here</p>
        
        
          .mytext {color:#9e9eaa;}
        
        Text color #9e9eaa
      
           This box has a color of #9e9eaa        
        
          <div style="background-color:#9e9eaa;">Content here</div>
        
        
          .mybackground {background-color:#9e9eaa;}
        
        Background color #9e9eaa
      
           Border around this has a color of #9e9eaa        
        
          <div style="border:2px solid #9e9eaa;">Content here</div>
        
        
          .myborder {border:2px solid #9e9eaa;}
        
        Border color #9e9eaa