#82ab1d color space conversions
Hex:
        #82ab1d
        RGB:
        130, 171, 29
        CMY:
        49, 33, 89
        CMYK:
        24, 0, 83, 33
      HSL:
        77°, 71.0000%, 39.2157%
        HSV (HSB):
        77°, 83.0409%, 67.0588%
        XYZ:
        23.9906, 33.9604, 6.4530
        xyY:
        0.3725, 0.5273, 33.9604
      CIE-Lab:
        64.9311, -32.8527, 61.5600
        CIE-LCH:
        64.9311, 69.7777, 118.0875
        CIE-Luv:
        64.9311, -20.4545, 71.4188
        Hunter-Lab:
        58.2755, -28.4981, 34.2276
      #82ab1d color charts
#82ab1d RGB chart
      #82ab1d CMYK chart
      #82ab1d RGB pie chart
      #82ab1d color shades, tints & tones
#82ab1d color schemes
#82ab1d color preview, HTML & CSS examples
           This text has a color of #82ab1d        
        
          <p style="color:#82ab1d;">Text here</p>
        
        
          .mytext {color:#82ab1d;}
        
        Text color #82ab1d
      
           This box has a color of #82ab1d        
        
          <div style="background-color:#82ab1d;">Content here</div>
        
        
          .mybackground {background-color:#82ab1d;}
        
        Background color #82ab1d
      
           Border around this has a color of #82ab1d        
        
          <div style="border:2px solid #82ab1d;">Content here</div>
        
        
          .myborder {border:2px solid #82ab1d;}
        
        Border color #82ab1d