#95e5e1 color space conversions
Hex:
        #95e5e1
        RGB:
        149, 229, 225
        CMY:
        42, 10, 12
        CMYK:
        35, 0, 2, 10
      HSL:
        177°, 60.6061%, 74.1176%
        HSV (HSB):
        177°, 34.9345%, 89.8039%
        XYZ:
        54.0043, 67.8644, 81.4870
        xyY:
        0.2656, 0.3337, 67.8644
      CIE-Lab:
        85.9386, -25.2637, -5.8257
        CIE-LCH:
        85.9386, 25.9267, 192.9853
        CIE-Luv:
        85.9386, -37.7019, -4.8823
        Hunter-Lab:
        82.3799, -27.1486, -0.9815
      #95e5e1 color charts
#95e5e1 RGB chart
      #95e5e1 CMYK chart
      #95e5e1 RGB pie chart
      #95e5e1 color shades, tints & tones
#95e5e1 color schemes
#95e5e1 color preview, HTML & CSS examples
           This text has a color of #95e5e1        
        
          <p style="color:#95e5e1;">Text here</p>
        
        
          .mytext {color:#95e5e1;}
        
        Text color #95e5e1
      
           This box has a color of #95e5e1        
        
          <div style="background-color:#95e5e1;">Content here</div>
        
        
          .mybackground {background-color:#95e5e1;}
        
        Background color #95e5e1
      
           Border around this has a color of #95e5e1        
        
          <div style="border:2px solid #95e5e1;">Content here</div>
        
        
          .myborder {border:2px solid #95e5e1;}
        
        Border color #95e5e1