#95586b color space conversions
Hex:
        #95586b
        RGB:
        149, 88, 107
        CMY:
        42, 65, 58
        CMYK:
        0, 41, 28, 42
      HSL:
        341°, 25.7384%, 46.4706%
        HSV (HSB):
        341°, 40.9396%, 58.4314%
        XYZ:
        18.5380, 14.4305, 15.7182
        xyY:
        0.3808, 0.2964, 14.4305
      CIE-Lab:
        44.8442, 27.7051, -0.0130
        CIE-LCH:
        44.8442, 27.7051, 359.9732
        CIE-Luv:
        44.8442, 37.8757, -4.6832
        Hunter-Lab:
        37.9876, 20.6301, 2.0587
      #95586b color charts
#95586b RGB chart
      #95586b CMYK chart
      #95586b RGB pie chart
      #95586b color shades, tints & tones
#95586b color schemes
#95586b color preview, HTML & CSS examples
           This text has a color of #95586b        
        
          <p style="color:#95586b;">Text here</p>
        
        
          .mytext {color:#95586b;}
        
        Text color #95586b
      
           This box has a color of #95586b        
        
          <div style="background-color:#95586b;">Content here</div>
        
        
          .mybackground {background-color:#95586b;}
        
        Background color #95586b
      
           Border around this has a color of #95586b        
        
          <div style="border:2px solid #95586b;">Content here</div>
        
        
          .myborder {border:2px solid #95586b;}
        
        Border color #95586b