#95e4e1 color space conversions
Hex:
        #95e4e1
        RGB:
        149, 228, 225
        CMY:
        42, 11, 12
        CMYK:
        35, 0, 1, 11
      HSL:
        178°, 59.3985%, 73.9216%
        HSV (HSB):
        178°, 34.6491%, 89.4118%
        XYZ:
        53.7284, 67.3126, 81.3950
        xyY:
        0.2654, 0.3325, 67.3126
      CIE-Lab:
        85.6616, -24.7760, -6.2351
        CIE-LCH:
        85.6616, 25.5485, 194.1256
        CIE-Luv:
        85.6616, -37.2864, -5.6074
        Hunter-Lab:
        82.0443, -26.6829, -1.3898
      #95e4e1 color charts
#95e4e1 RGB chart
      #95e4e1 CMYK chart
      #95e4e1 RGB pie chart
      #95e4e1 color shades, tints & tones
#95e4e1 color schemes
#95e4e1 color preview, HTML & CSS examples
           This text has a color of #95e4e1        
        
          <p style="color:#95e4e1;">Text here</p>
        
        
          .mytext {color:#95e4e1;}
        
        Text color #95e4e1
      
           This box has a color of #95e4e1        
        
          <div style="background-color:#95e4e1;">Content here</div>
        
        
          .mybackground {background-color:#95e4e1;}
        
        Background color #95e4e1
      
           Border around this has a color of #95e4e1        
        
          <div style="border:2px solid #95e4e1;">Content here</div>
        
        
          .myborder {border:2px solid #95e4e1;}
        
        Border color #95e4e1