#82b023 color space conversions
Hex:
        #82b023
        RGB:
        130, 176, 35
        CMY:
        49, 31, 86
        CMYK:
        26, 0, 80, 31
      HSL:
        80°, 66.8246%, 41.3725%
        HSV (HSB):
        80°, 80.1136%, 69.0196%
        XYZ:
        25.0346, 35.9178, 7.2035
        xyY:
        0.3673, 0.5270, 35.9178
      CIE-Lab:
        66.4571, -34.9115, 61.2782
        CIE-LCH:
        66.4571, 70.5254, 119.6711
        CIE-Luv:
        66.4571, -23.1394, 72.4470
        Hunter-Lab:
        59.9315, -30.3170, 34.8257
      #82b023 color charts
#82b023 RGB chart
      #82b023 CMYK chart
      #82b023 RGB pie chart
      #82b023 color shades, tints & tones
#82b023 color schemes
#82b023 color preview, HTML & CSS examples
           This text has a color of #82b023        
        
          <p style="color:#82b023;">Text here</p>
        
        
          .mytext {color:#82b023;}
        
        Text color #82b023
      
           This box has a color of #82b023        
        
          <div style="background-color:#82b023;">Content here</div>
        
        
          .mybackground {background-color:#82b023;}
        
        Background color #82b023
      
           Border around this has a color of #82b023        
        
          <div style="border:2px solid #82b023;">Content here</div>
        
        
          .myborder {border:2px solid #82b023;}
        
        Border color #82b023