#82db0b color space conversions
Hex:
        #82db0b
        RGB:
        130, 219, 11
        CMY:
        49, 14, 96
        CMYK:
        41, 0, 95, 14
      HSL:
        86°, 90.4348%, 45.0980%
        HSV (HSB):
        86°, 94.9772%, 85.8824%
        XYZ:
        34.5978, 55.4330, 9.1928
        xyY:
        0.3487, 0.5587, 55.4330
      CIE-Lab:
        79.2900, -53.7286, 76.5543
        CIE-LCH:
        79.2900, 93.5271, 125.0625
        CIE-Luv:
        79.2900, -44.3053, 92.6863
        Hunter-Lab:
        74.4534, -47.3459, 44.7968
      #82db0b color charts
#82db0b RGB chart
      #82db0b CMYK chart
      #82db0b RGB pie chart
      #82db0b color shades, tints & tones
#82db0b color schemes
#82db0b color preview, HTML & CSS examples
           This text has a color of #82db0b        
        
          <p style="color:#82db0b;">Text here</p>
        
        
          .mytext {color:#82db0b;}
        
        Text color #82db0b
      
           This box has a color of #82db0b        
        
          <div style="background-color:#82db0b;">Content here</div>
        
        
          .mybackground {background-color:#82db0b;}
        
        Background color #82db0b
      
           Border around this has a color of #82db0b        
        
          <div style="border:2px solid #82db0b;">Content here</div>
        
        
          .myborder {border:2px solid #82db0b;}
        
        Border color #82db0b