#82a306 color space conversions
Hex:
        #82a306
        RGB:
        130, 163, 6
        CMY:
        49, 36, 98
        CMYK:
        20, 0, 96, 36
      HSL:
        73°, 92.8994%, 33.1373%
        HSV (HSB):
        73°, 96.3190%, 63.9216%
        XYZ:
        22.3360, 30.9534, 4.9697
        xyY:
        0.3834, 0.5313, 30.9534
      CIE-Lab:
        62.4682, -29.6752, 63.8154
        CIE-LCH:
        62.4682, 70.3777, 114.9392
        CIE-Luv:
        62.4682, -16.0001, 70.7388
        Hunter-Lab:
        55.6357, -25.7005, 33.6489
      #82a306 color charts
#82a306 RGB chart
      #82a306 CMYK chart
      #82a306 RGB pie chart
      #82a306 color shades, tints & tones
#82a306 color schemes
#82a306 color preview, HTML & CSS examples
           This text has a color of #82a306        
        
          <p style="color:#82a306;">Text here</p>
        
        
          .mytext {color:#82a306;}
        
        Text color #82a306
      
           This box has a color of #82a306        
        
          <div style="background-color:#82a306;">Content here</div>
        
        
          .mybackground {background-color:#82a306;}
        
        Background color #82a306
      
           Border around this has a color of #82a306        
        
          <div style="border:2px solid #82a306;">Content here</div>
        
        
          .myborder {border:2px solid #82a306;}
        
        Border color #82a306