#82b212 color space conversions
Hex:
        #82b212
        RGB:
        130, 178, 18
        CMY:
        49, 30, 93
        CMYK:
        27, 0, 90, 30
      HSL:
        78°, 81.6327%, 38.4314%
        HSV (HSB):
        78°, 89.8876%, 69.8039%
        XYZ:
        25.2355, 36.6303, 6.3126
        xyY:
        0.3701, 0.5373, 36.6303
      CIE-Lab:
        66.9987, -36.3912, 65.6945
        CIE-LCH:
        66.9987, 75.1005, 118.9840
        CIE-Luv:
        66.9987, -24.2109, 75.7898
        Hunter-Lab:
        60.5230, -31.4883, 36.1821
      #82b212 color charts
#82b212 RGB chart
      #82b212 CMYK chart
      #82b212 RGB pie chart
      #82b212 color shades, tints & tones
#82b212 color schemes
#82b212 color preview, HTML & CSS examples
           This text has a color of #82b212        
        
          <p style="color:#82b212;">Text here</p>
        
        
          .mytext {color:#82b212;}
        
        Text color #82b212
      
           This box has a color of #82b212        
        
          <div style="background-color:#82b212;">Content here</div>
        
        
          .mybackground {background-color:#82b212;}
        
        Background color #82b212
      
           Border around this has a color of #82b212        
        
          <div style="border:2px solid #82b212;">Content here</div>
        
        
          .myborder {border:2px solid #82b212;}
        
        Border color #82b212