#82e63a color space conversions
Hex:
        #82e63a
        RGB:
        130, 230, 58
        CMY:
        49, 10, 77
        CMYK:
        43, 0, 75, 10
      HSL:
        95°, 77.4775%, 56.4706%
        HSV (HSB):
        95°, 74.7826%, 90.1961%
        XYZ:
        38.2665, 61.6449, 13.8848
        xyY:
        0.3363, 0.5417, 61.6449
      CIE-Lab:
        82.7242, -56.3342, 69.5466
        CIE-LCH:
        82.7242, 89.5001, 129.0082
        CIE-Luv:
        82.7242, -48.9035, 90.2602
        Hunter-Lab:
        78.5143, -50.4023, 44.4749
      #82e63a color charts
#82e63a RGB chart
      #82e63a CMYK chart
      #82e63a RGB pie chart
      #82e63a color shades, tints & tones
#82e63a color schemes
#82e63a color preview, HTML & CSS examples
           This text has a color of #82e63a        
        
          <p style="color:#82e63a;">Text here</p>
        
        
          .mytext {color:#82e63a;}
        
        Text color #82e63a
      
           This box has a color of #82e63a        
        
          <div style="background-color:#82e63a;">Content here</div>
        
        
          .mybackground {background-color:#82e63a;}
        
        Background color #82e63a
      
           Border around this has a color of #82e63a        
        
          <div style="border:2px solid #82e63a;">Content here</div>
        
        
          .myborder {border:2px solid #82e63a;}
        
        Border color #82e63a