#82e13e color space conversions
Hex:
        #82e13e
        RGB:
        130, 225, 62
        CMY:
        49, 12, 76
        CMYK:
        42, 0, 72, 12
      HSL:
        95°, 73.0942%, 56.2745%
        HSV (HSB):
        95°, 72.4444%, 88.2353%
        XYZ:
        37.0006, 58.9441, 13.9846
        xyY:
        0.3366, 0.5362, 58.9441
      CIE-Lab:
        81.2608, -54.1431, 66.7828
        CIE-LCH:
        81.2608, 85.9733, 129.0329
        CIE-Luv:
        81.2608, -46.6599, 87.1277
        Hunter-Lab:
        76.7750, -48.3308, 42.9428
      #82e13e color charts
#82e13e RGB chart
      #82e13e CMYK chart
      #82e13e RGB pie chart
      #82e13e color shades, tints & tones
#82e13e color schemes
#82e13e color preview, HTML & CSS examples
           This text has a color of #82e13e        
        
          <p style="color:#82e13e;">Text here</p>
        
        
          .mytext {color:#82e13e;}
        
        Text color #82e13e
      
           This box has a color of #82e13e        
        
          <div style="background-color:#82e13e;">Content here</div>
        
        
          .mybackground {background-color:#82e13e;}
        
        Background color #82e13e
      
           Border around this has a color of #82e13e        
        
          <div style="border:2px solid #82e13e;">Content here</div>
        
        
          .myborder {border:2px solid #82e13e;}
        
        Border color #82e13e