#95e2ba color space conversions
Hex:
        #95e2ba
        RGB:
        149, 226, 186
        CMY:
        42, 11, 27
        CMYK:
        34, 0, 18, 11
      HSL:
        149°, 57.0370%, 73.5294%
        HSV (HSB):
        149°, 34.0708%, 88.6275%
        XYZ:
        48.4537, 64.3274, 56.3170
        xyY:
        0.2865, 0.3804, 64.3274
      CIE-Lab:
        84.1360, -32.1977, 12.1058
        CIE-LCH:
        84.1360, 34.3983, 159.3946
        CIE-Luv:
        84.1360, -37.0916, 23.3360
        Hunter-Lab:
        80.2044, -32.5209, 14.5115
      #95e2ba color charts
#95e2ba RGB chart
      #95e2ba CMYK chart
      #95e2ba RGB pie chart
      #95e2ba color shades, tints & tones
#95e2ba color schemes
#95e2ba color preview, HTML & CSS examples
           This text has a color of #95e2ba        
        
          <p style="color:#95e2ba;">Text here</p>
        
        
          .mytext {color:#95e2ba;}
        
        Text color #95e2ba
      
           This box has a color of #95e2ba        
        
          <div style="background-color:#95e2ba;">Content here</div>
        
        
          .mybackground {background-color:#95e2ba;}
        
        Background color #95e2ba
      
           Border around this has a color of #95e2ba        
        
          <div style="border:2px solid #95e2ba;">Content here</div>
        
        
          .myborder {border:2px solid #95e2ba;}
        
        Border color #95e2ba