#82e971 color space conversions
Hex:
        #82e971
        RGB:
        130, 233, 113
        CMY:
        49, 9, 56
        CMYK:
        44, 0, 52, 9
      HSL:
        112°, 73.1707%, 67.8431%
        HSV (HSB):
        112°, 51.5021%, 91.3725%
        XYZ:
        41.3255, 64.2159, 25.8396
        xyY:
        0.3145, 0.4888, 64.2159
      CIE-Lab:
        84.0781, -52.5827, 48.7242
        CIE-LCH:
        84.0781, 71.6868, 137.1812
        CIE-Luv:
        84.0781, -49.2700, 71.8834
        Hunter-Lab:
        80.1348, -48.1836, 36.9762
      #82e971 color charts
#82e971 RGB chart
      #82e971 CMYK chart
      #82e971 RGB pie chart
      #82e971 color shades, tints & tones
#82e971 color schemes
#82e971 color preview, HTML & CSS examples
           This text has a color of #82e971        
        
          <p style="color:#82e971;">Text here</p>
        
        
          .mytext {color:#82e971;}
        
        Text color #82e971
      
           This box has a color of #82e971        
        
          <div style="background-color:#82e971;">Content here</div>
        
        
          .mybackground {background-color:#82e971;}
        
        Background color #82e971
      
           Border around this has a color of #82e971        
        
          <div style="border:2px solid #82e971;">Content here</div>
        
        
          .myborder {border:2px solid #82e971;}
        
        Border color #82e971