#95e41e color space conversions
Hex:
        #95e41e
        RGB:
        149, 228, 30
        CMY:
        42, 11, 88
        CMYK:
        35, 0, 87, 11
      HSL:
        84°, 78.5714%, 50.5882%
        HSV (HSB):
        84°, 86.8421%, 89.4118%
        XYZ:
        40.3722, 61.9701, 11.0619
        xyY:
        0.3560, 0.5465, 61.9701
      CIE-Lab:
        82.8975, -50.4295, 77.1905
        CIE-LCH:
        82.8975, 92.2036, 123.1571
        CIE-Luv:
        82.8975, -39.7139, 94.4746
        Hunter-Lab:
        78.7211, -46.2180, 46.7733
      #95e41e color charts
#95e41e RGB chart
      #95e41e CMYK chart
      #95e41e RGB pie chart
      #95e41e color shades, tints & tones
#95e41e color schemes
#95e41e color preview, HTML & CSS examples
           This text has a color of #95e41e        
        
          <p style="color:#95e41e;">Text here</p>
        
        
          .mytext {color:#95e41e;}
        
        Text color #95e41e
      
           This box has a color of #95e41e        
        
          <div style="background-color:#95e41e;">Content here</div>
        
        
          .mybackground {background-color:#95e41e;}
        
        Background color #95e41e
      
           Border around this has a color of #95e41e        
        
          <div style="border:2px solid #95e41e;">Content here</div>
        
        
          .myborder {border:2px solid #95e41e;}
        
        Border color #95e41e