#82b240 color space conversions
Hex:
        #82b240
        RGB:
        130, 178, 64
        CMY:
        49, 30, 75
        CMYK:
        27, 0, 64, 30
      HSL:
        85°, 47.1074%, 47.4510%
        HSV (HSB):
        85°, 64.0449%, 69.8039%
        XYZ:
        26.0517, 36.9568, 10.6108
        xyY:
        0.3539, 0.5020, 36.9568
      CIE-Lab:
        67.2446, -34.0228, 51.4888
        CIE-LCH:
        67.2446, 61.7143, 123.4560
        CIE-Luv:
        67.2446, -24.1559, 65.5079
        Hunter-Lab:
        60.7921, -29.8921, 32.2059
      #82b240 color charts
#82b240 RGB chart
      #82b240 CMYK chart
      #82b240 RGB pie chart
      #82b240 color shades, tints & tones
#82b240 color schemes
#82b240 color preview, HTML & CSS examples
           This text has a color of #82b240        
        
          <p style="color:#82b240;">Text here</p>
        
        
          .mytext {color:#82b240;}
        
        Text color #82b240
      
           This box has a color of #82b240        
        
          <div style="background-color:#82b240;">Content here</div>
        
        
          .mybackground {background-color:#82b240;}
        
        Background color #82b240
      
           Border around this has a color of #82b240        
        
          <div style="border:2px solid #82b240;">Content here</div>
        
        
          .myborder {border:2px solid #82b240;}
        
        Border color #82b240