#95e8aa color space conversions
Hex:
        #95e8aa
        RGB:
        149, 232, 170
        CMY:
        42, 9, 33
        CMYK:
        36, 0, 27, 9
      HSL:
        135°, 64.3411%, 74.7059%
        HSV (HSB):
        135°, 35.7759%, 90.9804%
        XYZ:
        48.5067, 67.0051, 48.4069
        xyY:
        0.2959, 0.4088, 67.0051
      CIE-Lab:
        85.5065, -37.9596, 22.3674
        CIE-LCH:
        85.5065, 44.0594, 149.4915
        CIE-Luv:
        85.5065, -40.0051, 38.5756
        Hunter-Lab:
        81.8566, -37.4733, 22.2378
      #95e8aa color charts
#95e8aa RGB chart
      #95e8aa CMYK chart
      #95e8aa RGB pie chart
      #95e8aa color shades, tints & tones
#95e8aa color schemes
#95e8aa color preview, HTML & CSS examples
           This text has a color of #95e8aa        
        
          <p style="color:#95e8aa;">Text here</p>
        
        
          .mytext {color:#95e8aa;}
        
        Text color #95e8aa
      
           This box has a color of #95e8aa        
        
          <div style="background-color:#95e8aa;">Content here</div>
        
        
          .mybackground {background-color:#95e8aa;}
        
        Background color #95e8aa
      
           Border around this has a color of #95e8aa        
        
          <div style="border:2px solid #95e8aa;">Content here</div>
        
        
          .myborder {border:2px solid #95e8aa;}
        
        Border color #95e8aa