#82ee2a color space conversions
Hex:
        #82ee2a
        RGB:
        130, 238, 42
        CMY:
        49, 7, 84
        CMYK:
        45, 0, 82, 7
      HSL:
        93°, 85.2174%, 54.9020%
        HSV (HSB):
        93°, 82.3529%, 93.3333%
        XYZ:
        40.1984, 66.0621, 12.8231
        xyY:
        0.3376, 0.5548, 66.0621
      CIE-Lab:
        85.0281, -60.1530, 76.1529
        CIE-LCH:
        85.0281, 97.0446, 128.3051
        CIE-Luv:
        85.0281, -52.5149, 96.7575
        Hunter-Lab:
        81.2786, -53.9558, 47.5410
      #82ee2a color charts
#82ee2a RGB chart
      #82ee2a CMYK chart
      #82ee2a RGB pie chart
      #82ee2a color shades, tints & tones
#82ee2a color schemes
#82ee2a color preview, HTML & CSS examples
           This text has a color of #82ee2a        
        
          <p style="color:#82ee2a;">Text here</p>
        
        
          .mytext {color:#82ee2a;}
        
        Text color #82ee2a
      
           This box has a color of #82ee2a        
        
          <div style="background-color:#82ee2a;">Content here</div>
        
        
          .mybackground {background-color:#82ee2a;}
        
        Background color #82ee2a
      
           Border around this has a color of #82ee2a        
        
          <div style="border:2px solid #82ee2a;">Content here</div>
        
        
          .myborder {border:2px solid #82ee2a;}
        
        Border color #82ee2a