#95e984 color space conversions
Hex:
        #95e984
        RGB:
        149, 233, 132
        CMY:
        42, 9, 48
        CMYK:
        36, 0, 43, 9
      HSL:
        110°, 69.6552%, 71.5686%
        HSV (HSB):
        110°, 43.3476%, 91.3725%
        XYZ:
        45.6982, 66.3333, 32.2249
        xyY:
        0.3168, 0.4598, 66.3333
      CIE-Lab:
        85.1662, -44.3580, 41.1417
        CIE-LCH:
        85.1662, 60.5002, 137.1543
        CIE-Luv:
        85.1662, -41.1032, 62.6183
        Hunter-Lab:
        81.4453, -42.3745, 33.5528
      #95e984 color charts
#95e984 RGB chart
      #95e984 CMYK chart
      #95e984 RGB pie chart
      #95e984 color shades, tints & tones
#95e984 color schemes
#95e984 color preview, HTML & CSS examples
           This text has a color of #95e984        
        
          <p style="color:#95e984;">Text here</p>
        
        
          .mytext {color:#95e984;}
        
        Text color #95e984
      
           This box has a color of #95e984        
        
          <div style="background-color:#95e984;">Content here</div>
        
        
          .mybackground {background-color:#95e984;}
        
        Background color #95e984
      
           Border around this has a color of #95e984        
        
          <div style="border:2px solid #95e984;">Content here</div>
        
        
          .myborder {border:2px solid #95e984;}
        
        Border color #95e984