#95b587 color space conversions
Hex:
        #95b587
        RGB:
        149, 181, 135
        CMY:
        42, 29, 47
        CMYK:
        18, 0, 25, 29
      HSL:
        102°, 23.7113%, 61.9608%
        HSV (HSB):
        102°, 25.4144%, 70.9804%
        XYZ:
        33.2915, 41.1866, 29.1168
        xyY:
        0.3214, 0.3976, 41.1866
      CIE-Lab:
        70.3064, -19.5573, 19.9522
        CIE-LCH:
        70.3064, 27.9388, 134.4273
        CIE-Luv:
        70.3064, -16.0001, 30.7458
        Hunter-Lab:
        64.1768, -19.7131, 18.0240
      #95b587 color charts
#95b587 RGB chart
      #95b587 CMYK chart
      #95b587 RGB pie chart
      #95b587 color shades, tints & tones
#95b587 color schemes
#95b587 color preview, HTML & CSS examples
           This text has a color of #95b587        
        
          <p style="color:#95b587;">Text here</p>
        
        
          .mytext {color:#95b587;}
        
        Text color #95b587
      
           This box has a color of #95b587        
        
          <div style="background-color:#95b587;">Content here</div>
        
        
          .mybackground {background-color:#95b587;}
        
        Background color #95b587
      
           Border around this has a color of #95b587        
        
          <div style="border:2px solid #95b587;">Content here</div>
        
        
          .myborder {border:2px solid #95b587;}
        
        Border color #95b587