#82b215 color space conversions
Hex:
        #82b215
        RGB:
        130, 178, 21
        CMY:
        49, 30, 92
        CMYK:
        27, 0, 88, 30
      HSL:
        78°, 78.8945%, 39.0196%
        HSV (HSB):
        78°, 88.2022%, 69.8039%
        XYZ:
        25.2617, 36.6408, 6.4504
        xyY:
        0.3696, 0.5361, 36.6408
      CIE-Lab:
        67.0066, -36.3142, 65.1488
        CIE-LCH:
        67.0066, 74.5861, 119.1355
        CIE-Luv:
        67.0066, -24.2090, 75.4510
        Hunter-Lab:
        60.5316, -31.4369, 36.0540
      #82b215 color charts
#82b215 RGB chart
      #82b215 CMYK chart
      #82b215 RGB pie chart
      #82b215 color shades, tints & tones
#82b215 color schemes
#82b215 color preview, HTML & CSS examples
           This text has a color of #82b215        
        
          <p style="color:#82b215;">Text here</p>
        
        
          .mytext {color:#82b215;}
        
        Text color #82b215
      
           This box has a color of #82b215        
        
          <div style="background-color:#82b215;">Content here</div>
        
        
          .mybackground {background-color:#82b215;}
        
        Background color #82b215
      
           Border around this has a color of #82b215        
        
          <div style="border:2px solid #82b215;">Content here</div>
        
        
          .myborder {border:2px solid #82b215;}
        
        Border color #82b215