#95feb7 color space conversions
Hex:
        #95feb7
        RGB:
        149, 254, 183
        CMY:
        42, 0, 28
        CMYK:
        41, 0, 28, 0
      HSL:
        139°, 98.1308%, 79.0196%
        HSV (HSB):
        139°, 41.3386%, 99.6078%
        XYZ:
        56.3835, 80.6921, 57.4032
        xyY:
        0.2899, 0.4149, 80.6921
      CIE-Lab:
        91.9945, -45.3724, 24.6295
        CIE-LCH:
        91.9945, 51.6262, 151.5056
        CIE-Luv:
        91.9945, -49.1615, 43.4705
        Hunter-Lab:
        89.8288, -45.1600, 24.9921
      #95feb7 color charts
#95feb7 RGB chart
      #95feb7 CMYK chart
      #95feb7 RGB pie chart
      #95feb7 color shades, tints & tones
#95feb7 color schemes
#95feb7 color preview, HTML & CSS examples
           This text has a color of #95feb7        
        
          <p style="color:#95feb7;">Text here</p>
        
        
          .mytext {color:#95feb7;}
        
        Text color #95feb7
      
           This box has a color of #95feb7        
        
          <div style="background-color:#95feb7;">Content here</div>
        
        
          .mybackground {background-color:#95feb7;}
        
        Background color #95feb7
      
           Border around this has a color of #95feb7        
        
          <div style="border:2px solid #95feb7;">Content here</div>
        
        
          .myborder {border:2px solid #95feb7;}
        
        Border color #95feb7