#95ed2a color space conversions
Hex:
        #95ed2a
        RGB:
        149, 237, 42
        CMY:
        42, 7, 84
        CMYK:
        37, 0, 82, 7
      HSL:
        87°, 84.4156%, 54.7059%
        HSV (HSB):
        87°, 82.2785%, 92.9412%
        XYZ:
        43.0965, 67.1251, 12.8755
        xyY:
        0.3501, 0.5453, 67.1251
      CIE-Lab:
        85.5671, -53.6653, 76.9488
        CIE-LCH:
        85.5671, 93.8141, 124.8925
        CIE-Luv:
        85.5671, -43.9208, 96.3544
        Hunter-Lab:
        81.9299, -49.4833, 48.0334
      #95ed2a color charts
#95ed2a RGB chart
      #95ed2a CMYK chart
      #95ed2a RGB pie chart
      #95ed2a color shades, tints & tones
#95ed2a color schemes
#95ed2a color preview, HTML & CSS examples
           This text has a color of #95ed2a        
        
          <p style="color:#95ed2a;">Text here</p>
        
        
          .mytext {color:#95ed2a;}
        
        Text color #95ed2a
      
           This box has a color of #95ed2a        
        
          <div style="background-color:#95ed2a;">Content here</div>
        
        
          .mybackground {background-color:#95ed2a;}
        
        Background color #95ed2a
      
           Border around this has a color of #95ed2a        
        
          <div style="border:2px solid #95ed2a;">Content here</div>
        
        
          .myborder {border:2px solid #95ed2a;}
        
        Border color #95ed2a