#82b400 color space conversions
Hex:
        #82b400
        RGB:
        130, 180, 0
        CMY:
        49, 29, 100
        CMYK:
        28, 0, 100, 29
      HSL:
        77°, 100.0000%, 35.2941%
        HSV (HSB):
        77°, 100.0000%, 70.5882%
        XYZ:
        25.5272, 37.3883, 5.8712
        xyY:
        0.3711, 0.5435, 37.3883
      CIE-Lab:
        67.5674, -37.6088, 68.5226
        CIE-LCH:
        67.5674, 78.1650, 118.7603
        CIE-Luv:
        67.5674, -25.2763, 78.0051
        Hunter-Lab:
        61.1460, -32.4855, 37.1092
      #82b400 color charts
#82b400 RGB chart
      #82b400 CMYK chart
      #82b400 RGB pie chart
      #82b400 color shades, tints & tones
#82b400 color schemes
#82b400 color preview, HTML & CSS examples
           This text has a color of #82b400        
        
          <p style="color:#82b400;">Text here</p>
        
        
          .mytext {color:#82b400;}
        
        Text color #82b400
      
           This box has a color of #82b400        
        
          <div style="background-color:#82b400;">Content here</div>
        
        
          .mybackground {background-color:#82b400;}
        
        Background color #82b400
      
           Border around this has a color of #82b400        
        
          <div style="border:2px solid #82b400;">Content here</div>
        
        
          .myborder {border:2px solid #82b400;}
        
        Border color #82b400