#95e9ba color space conversions
Hex:
        #95e9ba
        RGB:
        149, 233, 186
        CMY:
        42, 9, 27
        CMYK:
        36, 0, 20, 9
      HSL:
        146°, 65.6250%, 74.9020%
        HSV (HSB):
        146°, 36.0515%, 91.3725%
        XYZ:
        50.3963, 68.2126, 56.9646
        xyY:
        0.2870, 0.3885, 68.2126
      CIE-Lab:
        86.1126, -35.4498, 14.9008
        CIE-LCH:
        86.1126, 38.4542, 157.2012
        CIE-Luv:
        86.1126, -40.1397, 27.9567
        Hunter-Lab:
        82.5909, -35.6149, 16.9202
      #95e9ba color charts
#95e9ba RGB chart
      #95e9ba CMYK chart
      #95e9ba RGB pie chart
      #95e9ba color shades, tints & tones
#95e9ba color schemes
#95e9ba color preview, HTML & CSS examples
           This text has a color of #95e9ba        
        
          <p style="color:#95e9ba;">Text here</p>
        
        
          .mytext {color:#95e9ba;}
        
        Text color #95e9ba
      
           This box has a color of #95e9ba        
        
          <div style="background-color:#95e9ba;">Content here</div>
        
        
          .mybackground {background-color:#95e9ba;}
        
        Background color #95e9ba
      
           Border around this has a color of #95e9ba        
        
          <div style="border:2px solid #95e9ba;">Content here</div>
        
        
          .myborder {border:2px solid #95e9ba;}
        
        Border color #95e9ba