#82ea0a color space conversions
Hex:
        #82ea0a
        RGB:
        130, 234, 10
        CMY:
        49, 8, 96
        CMYK:
        44, 0, 96, 8
      HSL:
        88°, 91.8033%, 47.8431%
        HSV (HSB):
        88°, 95.7265%, 91.7647%
        XYZ:
        38.6835, 63.6134, 10.5269
        xyY:
        0.3429, 0.5638, 63.6134
      CIE-Lab:
        83.7641, -59.4797, 80.2138
        CIE-LCH:
        83.7641, 99.8603, 126.5575
        CIE-Luv:
        83.7641, -50.9630, 98.5614
        Hunter-Lab:
        79.7580, -53.0020, 48.0051
      #82ea0a color charts
#82ea0a RGB chart
      #82ea0a CMYK chart
      #82ea0a RGB pie chart
      #82ea0a color shades, tints & tones
#82ea0a color schemes
#82ea0a color preview, HTML & CSS examples
           This text has a color of #82ea0a        
        
          <p style="color:#82ea0a;">Text here</p>
        
        
          .mytext {color:#82ea0a;}
        
        Text color #82ea0a
      
           This box has a color of #82ea0a        
        
          <div style="background-color:#82ea0a;">Content here</div>
        
        
          .mybackground {background-color:#82ea0a;}
        
        Background color #82ea0a
      
           Border around this has a color of #82ea0a        
        
          <div style="border:2px solid #82ea0a;">Content here</div>
        
        
          .myborder {border:2px solid #82ea0a;}
        
        Border color #82ea0a