#9b85a2 color space conversions
Hex:
        #9b85a2
        RGB:
        155, 133, 162
        CMY:
        39, 48, 36
        CMYK:
        4, 18, 0, 36
      HSL:
        286°, 13.4884%, 57.8431%
        HSV (HSB):
        286°, 17.9012%, 63.5294%
        XYZ:
        28.4267, 26.3523, 37.7707
        xyY:
        0.3072, 0.2847, 26.3523
      CIE-Lab:
        58.3699, 13.8141, -12.3036
        CIE-LCH:
        58.3699, 18.4989, 318.3101
        CIE-Luv:
        58.3699, 10.5442, -20.2578
        Hunter-Lab:
        51.3344, 9.0099, -7.6901
      #9b85a2 color charts
#9b85a2 RGB chart
      #9b85a2 CMYK chart
      #9b85a2 RGB pie chart
      #9b85a2 color shades, tints & tones
#9b85a2 color schemes
#9b85a2 color preview, HTML & CSS examples
           This text has a color of #9b85a2        
        
          <p style="color:#9b85a2;">Text here</p>
        
        
          .mytext {color:#9b85a2;}
        
        Text color #9b85a2
      
           This box has a color of #9b85a2        
        
          <div style="background-color:#9b85a2;">Content here</div>
        
        
          .mybackground {background-color:#9b85a2;}
        
        Background color #9b85a2
      
           Border around this has a color of #9b85a2        
        
          <div style="border:2px solid #9b85a2;">Content here</div>
        
        
          .myborder {border:2px solid #9b85a2;}
        
        Border color #9b85a2