#95ecdb color space conversions
Hex:
        #95ecdb
        RGB:
        149, 236, 219
        CMY:
        42, 7, 14
        CMYK:
        37, 0, 7, 7
      HSL:
        168°, 69.6000%, 75.4902%
        HSV (HSB):
        168°, 36.8644%, 92.5490%
        XYZ:
        55.1761, 71.4949, 77.9097
        xyY:
        0.2697, 0.3495, 71.4949
      CIE-Lab:
        87.7249, -29.9896, -0.0489
        CIE-LCH:
        87.7249, 29.9896, 180.0933
        CIE-Luv:
        87.7249, -40.7310, 4.9381
        Hunter-Lab:
        84.5547, -31.4907, 4.5578
      #95ecdb color charts
#95ecdb RGB chart
      #95ecdb CMYK chart
      #95ecdb RGB pie chart
      #95ecdb color shades, tints & tones
#95ecdb color schemes
#95ecdb color preview, HTML & CSS examples
           This text has a color of #95ecdb        
        
          <p style="color:#95ecdb;">Text here</p>
        
        
          .mytext {color:#95ecdb;}
        
        Text color #95ecdb
      
           This box has a color of #95ecdb        
        
          <div style="background-color:#95ecdb;">Content here</div>
        
        
          .mybackground {background-color:#95ecdb;}
        
        Background color #95ecdb
      
           Border around this has a color of #95ecdb        
        
          <div style="border:2px solid #95ecdb;">Content here</div>
        
        
          .myborder {border:2px solid #95ecdb;}
        
        Border color #95ecdb