#82bd07 color space conversions
Hex:
        #82bd07
        RGB:
        130, 189, 7
        CMY:
        49, 26, 97
        CMYK:
        31, 0, 96, 26
      HSL:
        79°, 92.8571%, 38.4314%
        HSV (HSB):
        79°, 96.2963%, 74.1176%
        XYZ:
        27.4419, 41.1564, 6.6986
        xyY:
        0.3644, 0.5466, 41.1564
      CIE-Lab:
        70.2853, -41.4523, 69.8141
        CIE-LCH:
        70.2853, 81.1930, 120.6998
        CIE-Luv:
        70.2853, -29.9212, 81.1053
        Hunter-Lab:
        64.1532, -35.9139, 38.7164
      #82bd07 color charts
#82bd07 RGB chart
      #82bd07 CMYK chart
      #82bd07 RGB pie chart
      #82bd07 color shades, tints & tones
#82bd07 color schemes
#82bd07 color preview, HTML & CSS examples
           This text has a color of #82bd07        
        
          <p style="color:#82bd07;">Text here</p>
        
        
          .mytext {color:#82bd07;}
        
        Text color #82bd07
      
           This box has a color of #82bd07        
        
          <div style="background-color:#82bd07;">Content here</div>
        
        
          .mybackground {background-color:#82bd07;}
        
        Background color #82bd07
      
           Border around this has a color of #82bd07        
        
          <div style="border:2px solid #82bd07;">Content here</div>
        
        
          .myborder {border:2px solid #82bd07;}
        
        Border color #82bd07