#95839e color space conversions
Hex:
        #95839e
        RGB:
        149, 131, 158
        CMY:
        42, 49, 38
        CMYK:
        6, 17, 0, 38
      HSL:
        280°, 12.2172%, 56.6667%
        HSV (HSB):
        280°, 17.0886%, 61.9608%
        XYZ:
        26.6823, 25.0908, 35.7844
        xyY:
        0.3047, 0.2866, 25.0908
      CIE-Lab:
        57.1638, 12.0285, -11.8754
        CIE-LCH:
        57.1638, 16.9030, 315.3670
        CIE-Luv:
        57.1638, 8.3751, -19.2489
        Hunter-Lab:
        50.0907, 7.4245, -7.2929
      #95839e color charts
#95839e RGB chart
      #95839e CMYK chart
      #95839e RGB pie chart
      #95839e color shades, tints & tones
#95839e color schemes
#95839e color preview, HTML & CSS examples
           This text has a color of #95839e        
        
          <p style="color:#95839e;">Text here</p>
        
        
          .mytext {color:#95839e;}
        
        Text color #95839e
      
           This box has a color of #95839e        
        
          <div style="background-color:#95839e;">Content here</div>
        
        
          .mybackground {background-color:#95839e;}
        
        Background color #95839e
      
           Border around this has a color of #95839e        
        
          <div style="border:2px solid #95839e;">Content here</div>
        
        
          .myborder {border:2px solid #95839e;}
        
        Border color #95839e