#95f5ba color space conversions
Hex:
        #95f5ba
        RGB:
        149, 245, 186
        CMY:
        42, 4, 27
        CMYK:
        39, 0, 24, 4
      HSL:
        143°, 82.7586%, 77.2549%
        HSV (HSB):
        143°, 39.1837%, 96.0784%
        XYZ:
        53.9098, 75.2395, 58.1357
        xyY:
        0.2878, 0.4017, 75.2395
      CIE-Lab:
        89.5051, -40.8783, 19.6530
        CIE-LCH:
        89.5051, 45.3572, 154.3233
        CIE-Luv:
        89.5051, -45.2867, 35.7288
        Hunter-Lab:
        86.7407, -40.8577, 20.9809
      #95f5ba color charts
#95f5ba RGB chart
      #95f5ba CMYK chart
      #95f5ba RGB pie chart
      #95f5ba color shades, tints & tones
#95f5ba color schemes
#95f5ba color preview, HTML & CSS examples
           This text has a color of #95f5ba        
        
          <p style="color:#95f5ba;">Text here</p>
        
        
          .mytext {color:#95f5ba;}
        
        Text color #95f5ba
      
           This box has a color of #95f5ba        
        
          <div style="background-color:#95f5ba;">Content here</div>
        
        
          .mybackground {background-color:#95f5ba;}
        
        Background color #95f5ba
      
           Border around this has a color of #95f5ba        
        
          <div style="border:2px solid #95f5ba;">Content here</div>
        
        
          .myborder {border:2px solid #95f5ba;}
        
        Border color #95f5ba