#95b6ba color space conversions
Hex:
        #95b6ba
        RGB:
        149, 182, 186
        CMY:
        42, 29, 27
        CMYK:
        20, 2, 0, 27
      HSL:
        186°, 21.1429%, 65.6863%
        HSV (HSB):
        186°, 19.8925%, 72.9412%
        XYZ:
        37.9853, 43.3906, 52.8276
        xyY:
        0.2830, 0.3233, 43.3906
      CIE-Lab:
        71.8193, -10.2365, -5.7431
        CIE-LCH:
        71.8193, 11.7376, 209.2942
        CIE-Luv:
        71.8193, -17.2927, -6.9622
        Hunter-Lab:
        65.8716, -12.3420, -1.4392
      #95b6ba color charts
#95b6ba RGB chart
      #95b6ba CMYK chart
      #95b6ba RGB pie chart
      #95b6ba color shades, tints & tones
#95b6ba color schemes
#95b6ba color preview, HTML & CSS examples
           This text has a color of #95b6ba        
        
          <p style="color:#95b6ba;">Text here</p>
        
        
          .mytext {color:#95b6ba;}
        
        Text color #95b6ba
      
           This box has a color of #95b6ba        
        
          <div style="background-color:#95b6ba;">Content here</div>
        
        
          .mybackground {background-color:#95b6ba;}
        
        Background color #95b6ba
      
           Border around this has a color of #95b6ba        
        
          <div style="border:2px solid #95b6ba;">Content here</div>
        
        
          .myborder {border:2px solid #95b6ba;}
        
        Border color #95b6ba