#95d1aa color space conversions
Hex:
        #95d1aa
        RGB:
        149, 209, 170
        CMY:
        42, 18, 33
        CMYK:
        29, 0, 19, 18
      HSL:
        141°, 39.4737%, 70.1961%
        HSV (HSB):
        141°, 28.7081%, 81.9608%
        XYZ:
        42.4506, 54.8928, 46.3882
        xyY:
        0.2953, 0.3819, 54.8928
      CIE-Lab:
        78.9795, -27.1991, 13.2660
        CIE-LCH:
        78.9795, 30.2619, 153.9998
        CIE-Luv:
        78.9795, -29.6555, 23.8587
        Hunter-Lab:
        74.0897, -27.3831, 14.7408
      #95d1aa color charts
#95d1aa RGB chart
      #95d1aa CMYK chart
      #95d1aa RGB pie chart
      #95d1aa color shades, tints & tones
#95d1aa color schemes
#95d1aa color preview, HTML & CSS examples
           This text has a color of #95d1aa        
        
          <p style="color:#95d1aa;">Text here</p>
        
        
          .mytext {color:#95d1aa;}
        
        Text color #95d1aa
      
           This box has a color of #95d1aa        
        
          <div style="background-color:#95d1aa;">Content here</div>
        
        
          .mybackground {background-color:#95d1aa;}
        
        Background color #95d1aa
      
           Border around this has a color of #95d1aa        
        
          <div style="border:2px solid #95d1aa;">Content here</div>
        
        
          .myborder {border:2px solid #95d1aa;}
        
        Border color #95d1aa