#9e95bf color space conversions
Hex:
        #9e95bf
        RGB:
        158, 149, 191
        CMY:
        38, 42, 25
        CMYK:
        17, 22, 0, 25
      HSL:
        253°, 24.7059%, 66.6667%
        HSV (HSB):
        253°, 21.9895%, 74.9020%
        XYZ:
        34.2520, 32.5256, 53.7630
        xyY:
        0.2842, 0.2698, 32.5256
      CIE-Lab:
        63.7749, 11.9533, -20.5349
        CIE-LCH:
        63.7749, 23.7606, 300.2036
        CIE-Luv:
        63.7749, 2.1827, -33.1695
        Hunter-Lab:
        57.0312, 7.3994, -15.9705
      #9e95bf color charts
#9e95bf RGB chart
      #9e95bf CMYK chart
      #9e95bf RGB pie chart
      #9e95bf color shades, tints & tones
#9e95bf color schemes
#9e95bf color preview, HTML & CSS examples
           This text has a color of #9e95bf        
        
          <p style="color:#9e95bf;">Text here</p>
        
        
          .mytext {color:#9e95bf;}
        
        Text color #9e95bf
      
           This box has a color of #9e95bf        
        
          <div style="background-color:#9e95bf;">Content here</div>
        
        
          .mybackground {background-color:#9e95bf;}
        
        Background color #9e95bf
      
           Border around this has a color of #9e95bf        
        
          <div style="border:2px solid #9e95bf;">Content here</div>
        
        
          .myborder {border:2px solid #9e95bf;}
        
        Border color #9e95bf