#9e96a2 color space conversions
Hex:
        #9e96a2
        RGB:
        158, 150, 162
        CMY:
        38, 41, 36
        CMYK:
        2, 7, 0, 36
      HSL:
        280°, 6.0606%, 61.1765%
        HSV (HSB):
        280°, 7.4074%, 63.5294%
        XYZ:
        31.5285, 31.6904, 38.6376
        xyY:
        0.3095, 0.3111, 31.6904
      CIE-Lab:
        63.0862, 5.2298, -5.2390
        CIE-LCH:
        63.0862, 7.4026, 314.9494
        CIE-Luv:
        63.0862, 3.8185, -8.5131
        Hunter-Lab:
        56.2943, 1.4568, -1.2877
      #9e96a2 color charts
#9e96a2 RGB chart
      #9e96a2 CMYK chart
      #9e96a2 RGB pie chart
      #9e96a2 color shades, tints & tones
#9e96a2 color schemes
#9e96a2 color preview, HTML & CSS examples
           This text has a color of #9e96a2        
        
          <p style="color:#9e96a2;">Text here</p>
        
        
          .mytext {color:#9e96a2;}
        
        Text color #9e96a2
      
           This box has a color of #9e96a2        
        
          <div style="background-color:#9e96a2;">Content here</div>
        
        
          .mybackground {background-color:#9e96a2;}
        
        Background color #9e96a2
      
           Border around this has a color of #9e96a2        
        
          <div style="border:2px solid #9e96a2;">Content here</div>
        
        
          .myborder {border:2px solid #9e96a2;}
        
        Border color #9e96a2