#95f9bf color space conversions
Hex:
        #95f9bf
        RGB:
        149, 249, 191
        CMY:
        42, 2, 25
        CMYK:
        40, 0, 23, 2
      HSL:
        145°, 89.2857%, 78.0392%
        HSV (HSB):
        145°, 40.1606%, 97.6471%
        XYZ:
        55.6741, 77.9025, 61.3926
        xyY:
        0.2856, 0.3996, 77.9025
      CIE-Lab:
        90.7354, -41.7147, 18.7992
        CIE-LCH:
        90.7354, 45.7550, 155.7407
        CIE-Luv:
        90.7354, -46.8504, 34.7763
        Hunter-Lab:
        88.2624, -41.8651, 20.5434
      #95f9bf color charts
#95f9bf RGB chart
      #95f9bf CMYK chart
      #95f9bf RGB pie chart
      #95f9bf color shades, tints & tones
#95f9bf color schemes
#95f9bf color preview, HTML & CSS examples
           This text has a color of #95f9bf        
        
          <p style="color:#95f9bf;">Text here</p>
        
        
          .mytext {color:#95f9bf;}
        
        Text color #95f9bf
      
           This box has a color of #95f9bf        
        
          <div style="background-color:#95f9bf;">Content here</div>
        
        
          .mybackground {background-color:#95f9bf;}
        
        Background color #95f9bf
      
           Border around this has a color of #95f9bf        
        
          <div style="border:2px solid #95f9bf;">Content here</div>
        
        
          .myborder {border:2px solid #95f9bf;}
        
        Border color #95f9bf