#95d940 color space conversions
Hex:
        #95d940
        RGB:
        149, 217, 64
        CMY:
        42, 15, 75
        CMYK:
        31, 0, 71, 15
      HSL:
        87°, 66.8122%, 55.0980%
        HSV (HSB):
        87°, 70.5069%, 85.0980%
        XYZ:
        38.1327, 56.3854, 13.7242
        xyY:
        0.3523, 0.5209, 56.3854
      CIE-Lab:
        79.8327, -44.3012, 64.9509
        CIE-LCH:
        79.8327, 78.6207, 124.2969
        CIE-Luv:
        79.8327, -34.2037, 83.2619
        Hunter-Lab:
        75.0902, -40.7612, 41.7268
      #95d940 color charts
#95d940 RGB chart
      #95d940 CMYK chart
      #95d940 RGB pie chart
      #95d940 color shades, tints & tones
#95d940 color schemes
#95d940 color preview, HTML & CSS examples
           This text has a color of #95d940        
        
          <p style="color:#95d940;">Text here</p>
        
        
          .mytext {color:#95d940;}
        
        Text color #95d940
      
           This box has a color of #95d940        
        
          <div style="background-color:#95d940;">Content here</div>
        
        
          .mybackground {background-color:#95d940;}
        
        Background color #95d940
      
           Border around this has a color of #95d940        
        
          <div style="border:2px solid #95d940;">Content here</div>
        
        
          .myborder {border:2px solid #95d940;}
        
        Border color #95d940