#95d8aa color space conversions
Hex:
        #95d8aa
        RGB:
        149, 216, 170
        CMY:
        42, 15, 33
        CMYK:
        31, 0, 21, 15
      HSL:
        139°, 46.2069%, 71.5686%
        HSV (HSB):
        139°, 31.0185%, 84.7059%
        XYZ:
        44.2060, 58.4036, 46.9733
        xyY:
        0.2955, 0.3904, 58.4036
      CIE-Lab:
        80.9626, -30.5502, 16.0552
        CIE-LCH:
        80.9626, 34.5121, 152.2765
        CIE-Luv:
        80.9626, -32.8491, 28.4094
        Hunter-Lab:
        76.4222, -30.4866, 17.0527
      #95d8aa color charts
#95d8aa RGB chart
      #95d8aa CMYK chart
      #95d8aa RGB pie chart
      #95d8aa color shades, tints & tones
#95d8aa color schemes
#95d8aa color preview, HTML & CSS examples
           This text has a color of #95d8aa        
        
          <p style="color:#95d8aa;">Text here</p>
        
        
          .mytext {color:#95d8aa;}
        
        Text color #95d8aa
      
           This box has a color of #95d8aa        
        
          <div style="background-color:#95d8aa;">Content here</div>
        
        
          .mybackground {background-color:#95d8aa;}
        
        Background color #95d8aa
      
           Border around this has a color of #95d8aa        
        
          <div style="border:2px solid #95d8aa;">Content here</div>
        
        
          .myborder {border:2px solid #95d8aa;}
        
        Border color #95d8aa