#82e05e color space conversions
Hex:
        #82e05e
        RGB:
        130, 224, 94
        CMY:
        49, 12, 63
        CMYK:
        42, 0, 58, 12
      HSL:
        103°, 67.7083%, 62.3529%
        HSV (HSB):
        103°, 58.0357%, 87.8431%
        XYZ:
        37.8820, 58.8653, 19.9552
        xyY:
        0.3246, 0.5044, 58.8653
      CIE-Lab:
        81.2175, -51.0803, 54.0119
        CIE-LCH:
        81.2175, 74.3403, 133.4021
        CIE-Luv:
        81.2175, -45.7534, 75.8745
        Hunter-Lab:
        76.7237, -46.1330, 38.2857
      #82e05e color charts
#82e05e RGB chart
      #82e05e CMYK chart
      #82e05e RGB pie chart
      #82e05e color shades, tints & tones
#82e05e color schemes
#82e05e color preview, HTML & CSS examples
           This text has a color of #82e05e        
        
          <p style="color:#82e05e;">Text here</p>
        
        
          .mytext {color:#82e05e;}
        
        Text color #82e05e
      
           This box has a color of #82e05e        
        
          <div style="background-color:#82e05e;">Content here</div>
        
        
          .mybackground {background-color:#82e05e;}
        
        Background color #82e05e
      
           Border around this has a color of #82e05e        
        
          <div style="border:2px solid #82e05e;">Content here</div>
        
        
          .myborder {border:2px solid #82e05e;}
        
        Border color #82e05e