#95bcaa color space conversions
Hex:
        #95bcaa
        RGB:
        149, 188, 170
        CMY:
        42, 26, 33
        CMYK:
        21, 0, 10, 26
      HSL:
        152°, 22.5434%, 66.0784%
        HSV (HSB):
        152°, 20.7447%, 73.7255%
        XYZ:
        37.6333, 45.2583, 44.7824
        xyY:
        0.2948, 0.3545, 45.2583
      CIE-Lab:
        73.0616, -16.7325, 4.8198
        CIE-LCH:
        73.0616, 17.4128, 163.9311
        CIE-Luv:
        73.0616, -19.8695, 9.8661
        Hunter-Lab:
        67.2743, -17.8768, 7.6244
      #95bcaa color charts
#95bcaa RGB chart
      #95bcaa CMYK chart
      #95bcaa RGB pie chart
      #95bcaa color shades, tints & tones
#95bcaa color schemes
#95bcaa color preview, HTML & CSS examples
           This text has a color of #95bcaa        
        
          <p style="color:#95bcaa;">Text here</p>
        
        
          .mytext {color:#95bcaa;}
        
        Text color #95bcaa
      
           This box has a color of #95bcaa        
        
          <div style="background-color:#95bcaa;">Content here</div>
        
        
          .mybackground {background-color:#95bcaa;}
        
        Background color #95bcaa
      
           Border around this has a color of #95bcaa        
        
          <div style="border:2px solid #95bcaa;">Content here</div>
        
        
          .myborder {border:2px solid #95bcaa;}
        
        Border color #95bcaa