#9b95a2 color space conversions
Hex:
        #9b95a2
        RGB:
        155, 149, 162
        CMY:
        39, 42, 36
        CMYK:
        4, 8, 0, 36
      HSL:
        268°, 6.5327%, 60.9804%
        HSV (HSB):
        268°, 8.0247%, 63.5294%
        XYZ:
        30.7866, 31.0721, 38.5573
        xyY:
        0.3066, 0.3094, 31.0721
      CIE-Lab:
        62.5684, 4.7251, -6.0336
        CIE-LCH:
        62.5684, 7.6636, 308.0657
        CIE-Luv:
        62.5684, 2.6049, -9.5952
        Hunter-Lab:
        55.7423, 1.0368, -1.9916
      #9b95a2 color charts
#9b95a2 RGB chart
      #9b95a2 CMYK chart
      #9b95a2 RGB pie chart
      #9b95a2 color shades, tints & tones
#9b95a2 color schemes
#9b95a2 color preview, HTML & CSS examples
           This text has a color of #9b95a2        
        
          <p style="color:#9b95a2;">Text here</p>
        
        
          .mytext {color:#9b95a2;}
        
        Text color #9b95a2
      
           This box has a color of #9b95a2        
        
          <div style="background-color:#9b95a2;">Content here</div>
        
        
          .mybackground {background-color:#9b95a2;}
        
        Background color #9b95a2
      
           Border around this has a color of #9b95a2        
        
          <div style="border:2px solid #9b95a2;">Content here</div>
        
        
          .myborder {border:2px solid #9b95a2;}
        
        Border color #9b95a2