#95f4ba color space conversions
Hex:
        #95f4ba
        RGB:
        149, 244, 186
        CMY:
        42, 4, 27
        CMYK:
        39, 0, 24, 4
      HSL:
        143°, 81.1966%, 77.0588%
        HSV (HSB):
        143°, 38.9344%, 95.6863%
        XYZ:
        53.6080, 74.6361, 58.0351
        xyY:
        0.2878, 0.4007, 74.6361
      CIE-Lab:
        89.2223, -40.4328, 19.2590
        CIE-LCH:
        89.2223, 44.7853, 154.5306
        CIE-Luv:
        89.2223, -44.8617, 35.0884
        Hunter-Lab:
        86.3922, -40.4236, 20.6457
      #95f4ba color charts
#95f4ba RGB chart
      #95f4ba CMYK chart
      #95f4ba RGB pie chart
      #95f4ba color shades, tints & tones
#95f4ba color schemes
#95f4ba color preview, HTML & CSS examples
           This text has a color of #95f4ba        
        
          <p style="color:#95f4ba;">Text here</p>
        
        
          .mytext {color:#95f4ba;}
        
        Text color #95f4ba
      
           This box has a color of #95f4ba        
        
          <div style="background-color:#95f4ba;">Content here</div>
        
        
          .mybackground {background-color:#95f4ba;}
        
        Background color #95f4ba
      
           Border around this has a color of #95f4ba        
        
          <div style="border:2px solid #95f4ba;">Content here</div>
        
        
          .myborder {border:2px solid #95f4ba;}
        
        Border color #95f4ba