#82fb2b color space conversions
Hex:
        #82fb2b
        RGB:
        130, 251, 43
        CMY:
        49, 2, 83
        CMYK:
        48, 0, 83, 2
      HSL:
        95°, 96.2963%, 57.6471%
        HSV (HSB):
        95°, 82.8685%, 98.4314%
        XYZ:
        44.1391, 73.9146, 14.2261
        xyY:
        0.3337, 0.5588, 73.9146
      CIE-Lab:
        88.8821, -64.8812, 79.3455
        CIE-LCH:
        88.8821, 102.4952, 129.2730
        CIE-Luv:
        88.8821, -57.9582, 101.7885
        Hunter-Lab:
        85.9736, -58.8113, 50.3708
      #82fb2b color charts
#82fb2b RGB chart
      #82fb2b CMYK chart
      #82fb2b RGB pie chart
      #82fb2b color shades, tints & tones
#82fb2b color schemes
#82fb2b color preview, HTML & CSS examples
           This text has a color of #82fb2b        
        
          <p style="color:#82fb2b;">Text here</p>
        
        
          .mytext {color:#82fb2b;}
        
        Text color #82fb2b
      
           This box has a color of #82fb2b        
        
          <div style="background-color:#82fb2b;">Content here</div>
        
        
          .mybackground {background-color:#82fb2b;}
        
        Background color #82fb2b
      
           Border around this has a color of #82fb2b        
        
          <div style="border:2px solid #82fb2b;">Content here</div>
        
        
          .myborder {border:2px solid #82fb2b;}
        
        Border color #82fb2b