#95f930 color space conversions
Hex:
        #95f930
        RGB:
        149, 249, 48
        CMY:
        42, 2, 81
        CMYK:
        40, 0, 81, 2
      HSL:
        90°, 94.3662%, 58.2353%
        HSV (HSB):
        90°, 80.7229%, 97.6471%
        XYZ:
        46.8036, 74.3543, 14.6813
        xyY:
        0.3446, 0.5474, 74.3543
      CIE-Lab:
        89.0897, -58.1365, 78.6322
        CIE-LCH:
        89.0897, 97.7900, 126.4773
        CIE-Luv:
        89.0897, -49.3667, 100.1489
        Hunter-Lab:
        86.2290, -54.0139, 50.2656
      #95f930 color charts
#95f930 RGB chart
      #95f930 CMYK chart
      #95f930 RGB pie chart
      #95f930 color shades, tints & tones
#95f930 color schemes
#95f930 color preview, HTML & CSS examples
           This text has a color of #95f930        
        
          <p style="color:#95f930;">Text here</p>
        
        
          .mytext {color:#95f930;}
        
        Text color #95f930
      
           This box has a color of #95f930        
        
          <div style="background-color:#95f930;">Content here</div>
        
        
          .mybackground {background-color:#95f930;}
        
        Background color #95f930
      
           Border around this has a color of #95f930        
        
          <div style="border:2px solid #95f930;">Content here</div>
        
        
          .myborder {border:2px solid #95f930;}
        
        Border color #95f930