#9b95a5 color space conversions
Hex:
        #9b95a5
        RGB:
        155, 149, 165
        CMY:
        39, 42, 35
        CMYK:
        6, 10, 0, 35
      HSL:
        263°, 8.1633%, 61.5686%
        HSV (HSB):
        263°, 9.6970%, 64.7059%
        XYZ:
        31.0565, 31.1801, 39.9788
        xyY:
        0.3038, 0.3050, 31.1801
      CIE-Lab:
        62.6593, 5.3340, -7.5948
        CIE-LCH:
        62.6593, 9.2808, 305.0812
        CIE-Luv:
        62.6593, 2.4013, -12.0288
        Hunter-Lab:
        55.8391, 1.5595, -3.3621
      #9b95a5 color charts
#9b95a5 RGB chart
      #9b95a5 CMYK chart
      #9b95a5 RGB pie chart
      #9b95a5 color shades, tints & tones
#9b95a5 color schemes
#9b95a5 color preview, HTML & CSS examples
           This text has a color of #9b95a5        
        
          <p style="color:#9b95a5;">Text here</p>
        
        
          .mytext {color:#9b95a5;}
        
        Text color #9b95a5
      
           This box has a color of #9b95a5        
        
          <div style="background-color:#9b95a5;">Content here</div>
        
        
          .mybackground {background-color:#9b95a5;}
        
        Background color #9b95a5
      
           Border around this has a color of #9b95a5        
        
          <div style="border:2px solid #9b95a5;">Content here</div>
        
        
          .myborder {border:2px solid #9b95a5;}
        
        Border color #9b95a5