#95fea1 color space conversions
Hex:
        #95fea1
        RGB:
        149, 254, 161
        CMY:
        42, 0, 37
        CMYK:
        41, 0, 37, 0
      HSL:
        127°, 98.1308%, 79.0196%
        HSV (HSB):
        127°, 41.3386%, 99.6078%
        XYZ:
        54.2693, 79.8464, 46.2698
        xyY:
        0.3009, 0.4426, 79.8464
      CIE-Lab:
        91.6159, -49.0587, 35.1811
        CIE-LCH:
        91.6159, 60.3694, 144.3548
        CIE-Luv:
        91.6159, -49.7320, 57.6052
        Hunter-Lab:
        89.3568, -47.9656, 31.8488
      #95fea1 color charts
#95fea1 RGB chart
      #95fea1 CMYK chart
      #95fea1 RGB pie chart
      #95fea1 color shades, tints & tones
#95fea1 color schemes
#95fea1 color preview, HTML & CSS examples
           This text has a color of #95fea1        
        
          <p style="color:#95fea1;">Text here</p>
        
        
          .mytext {color:#95fea1;}
        
        Text color #95fea1
      
           This box has a color of #95fea1        
        
          <div style="background-color:#95fea1;">Content here</div>
        
        
          .mybackground {background-color:#95fea1;}
        
        Background color #95fea1
      
           Border around this has a color of #95fea1        
        
          <div style="border:2px solid #95fea1;">Content here</div>
        
        
          .myborder {border:2px solid #95fea1;}
        
        Border color #95fea1