#95fdaa color space conversions
Hex:
        #95fdaa
        RGB:
        149, 253, 170
        CMY:
        42, 1, 33
        CMYK:
        41, 0, 33, 1
      HSL:
        132°, 96.2963%, 78.8235%
        HSV (HSB):
        132°, 41.1067%, 99.2157%
        XYZ:
        54.7754, 79.5424, 50.4965
        xyY:
        0.2964, 0.4304, 79.5424
      CIE-Lab:
        91.4791, -47.1837, 30.4996
        CIE-LCH:
        91.4791, 56.1830, 147.1213
        CIE-Luv:
        91.4791, -49.0814, 51.4064
        Hunter-Lab:
        89.1865, -46.4477, 28.8612
      #95fdaa color charts
#95fdaa RGB chart
      #95fdaa CMYK chart
      #95fdaa RGB pie chart
      #95fdaa color shades, tints & tones
#95fdaa color schemes
#95fdaa color preview, HTML & CSS examples
           This text has a color of #95fdaa        
        
          <p style="color:#95fdaa;">Text here</p>
        
        
          .mytext {color:#95fdaa;}
        
        Text color #95fdaa
      
           This box has a color of #95fdaa        
        
          <div style="background-color:#95fdaa;">Content here</div>
        
        
          .mybackground {background-color:#95fdaa;}
        
        Background color #95fdaa
      
           Border around this has a color of #95fdaa        
        
          <div style="border:2px solid #95fdaa;">Content here</div>
        
        
          .myborder {border:2px solid #95fdaa;}
        
        Border color #95fdaa