#95ed5a color space conversions
Hex:
        #95ed5a
        RGB:
        149, 237, 90
        CMY:
        42, 7, 65
        CMYK:
        37, 0, 62, 7
      HSL:
        96°, 80.3279%, 64.1176%
        HSV (HSB):
        96°, 62.0253%, 92.9412%
        XYZ:
        44.5241, 67.6961, 20.3929
        xyY:
        0.3357, 0.5105, 67.6961
      CIE-Lab:
        85.8543, -50.7079, 61.1818
        CIE-LCH:
        85.8543, 79.4639, 129.6521
        CIE-Luv:
        85.8543, -43.5142, 83.8140
        Hunter-Lab:
        82.2777, -47.3916, 42.8991
      #95ed5a color charts
#95ed5a RGB chart
      #95ed5a CMYK chart
      #95ed5a RGB pie chart
      #95ed5a color shades, tints & tones
#95ed5a color schemes
#95ed5a color preview, HTML & CSS examples
           This text has a color of #95ed5a        
        
          <p style="color:#95ed5a;">Text here</p>
        
        
          .mytext {color:#95ed5a;}
        
        Text color #95ed5a
      
           This box has a color of #95ed5a        
        
          <div style="background-color:#95ed5a;">Content here</div>
        
        
          .mybackground {background-color:#95ed5a;}
        
        Background color #95ed5a
      
           Border around this has a color of #95ed5a        
        
          <div style="border:2px solid #95ed5a;">Content here</div>
        
        
          .myborder {border:2px solid #95ed5a;}
        
        Border color #95ed5a