#95e82f color space conversions
Hex:
        #95e82f
        RGB:
        149, 232, 47
        CMY:
        42, 9, 82
        CMYK:
        36, 0, 80, 9
      HSL:
        87°, 80.0866%, 54.7059%
        HSV (HSB):
        87°, 79.7414%, 90.9804%
        XYZ:
        41.7641, 64.3080, 12.9008
        xyY:
        0.3510, 0.5405, 64.3080
      CIE-Lab:
        84.1259, -51.4533, 74.3997
        CIE-LCH:
        84.1259, 90.4586, 124.6669
        CIE-Luv:
        84.1259, -41.5477, 93.4694
        Hunter-Lab:
        80.1923, -47.3737, 46.5964
      #95e82f color charts
#95e82f RGB chart
      #95e82f CMYK chart
      #95e82f RGB pie chart
      #95e82f color shades, tints & tones
#95e82f color schemes
#95e82f color preview, HTML & CSS examples
           This text has a color of #95e82f        
        
          <p style="color:#95e82f;">Text here</p>
        
        
          .mytext {color:#95e82f;}
        
        Text color #95e82f
      
           This box has a color of #95e82f        
        
          <div style="background-color:#95e82f;">Content here</div>
        
        
          .mybackground {background-color:#95e82f;}
        
        Background color #95e82f
      
           Border around this has a color of #95e82f        
        
          <div style="border:2px solid #95e82f;">Content here</div>
        
        
          .myborder {border:2px solid #95e82f;}
        
        Border color #95e82f