#82e35a color space conversions
Hex:
        #82e35a
        RGB:
        130, 227, 90
        CMY:
        49, 11, 65
        CMYK:
        43, 0, 60, 11
      HSL:
        102°, 70.9845%, 62.1569%
        HSV (HSB):
        102°, 60.3524%, 89.0196%
        XYZ:
        38.5205, 60.4222, 19.3053
        xyY:
        0.3258, 0.5110, 60.4222
      CIE-Lab:
        82.0671, -52.6867, 56.7238
        CIE-LCH:
        82.0671, 77.4175, 132.8868
        CIE-Luv:
        82.0671, -47.1381, 78.9077
        Hunter-Lab:
        77.7317, -47.5736, 39.6871
      #82e35a color charts
#82e35a RGB chart
      #82e35a CMYK chart
      #82e35a RGB pie chart
      #82e35a color shades, tints & tones
#82e35a color schemes
#82e35a color preview, HTML & CSS examples
           This text has a color of #82e35a        
        
          <p style="color:#82e35a;">Text here</p>
        
        
          .mytext {color:#82e35a;}
        
        Text color #82e35a
      
           This box has a color of #82e35a        
        
          <div style="background-color:#82e35a;">Content here</div>
        
        
          .mybackground {background-color:#82e35a;}
        
        Background color #82e35a
      
           Border around this has a color of #82e35a        
        
          <div style="border:2px solid #82e35a;">Content here</div>
        
        
          .myborder {border:2px solid #82e35a;}
        
        Border color #82e35a