#82bb08 color space conversions
Hex:
        #82bb08
        RGB:
        130, 187, 8
        CMY:
        49, 27, 97
        CMYK:
        30, 0, 96, 27
      HSL:
        79°, 91.7949%, 38.2353%
        HSV (HSB):
        79°, 95.7219%, 73.3333%
        XYZ:
        27.0201, 40.3040, 6.5851
        xyY:
        0.3656, 0.5453, 40.3040
      CIE-Lab:
        69.6855, -40.5687, 69.2287
        CIE-LCH:
        69.6855, 80.2399, 120.3707
        CIE-Luv:
        69.6855, -28.9016, 80.2412
        Hunter-Lab:
        63.4854, -35.1280, 38.2899
      #82bb08 color charts
#82bb08 RGB chart
      #82bb08 CMYK chart
      #82bb08 RGB pie chart
      #82bb08 color shades, tints & tones
#82bb08 color schemes
#82bb08 color preview, HTML & CSS examples
           This text has a color of #82bb08        
        
          <p style="color:#82bb08;">Text here</p>
        
        
          .mytext {color:#82bb08;}
        
        Text color #82bb08
      
           This box has a color of #82bb08        
        
          <div style="background-color:#82bb08;">Content here</div>
        
        
          .mybackground {background-color:#82bb08;}
        
        Background color #82bb08
      
           Border around this has a color of #82bb08        
        
          <div style="border:2px solid #82bb08;">Content here</div>
        
        
          .myborder {border:2px solid #82bb08;}
        
        Border color #82bb08