#82e50f color space conversions
Hex:
        #82e50f
        RGB:
        130, 229, 15
        CMY:
        49, 10, 94
        CMYK:
        43, 0, 93, 10
      HSL:
        88°, 87.7049%, 47.8431%
        HSV (HSB):
        88°, 93.4498%, 89.8039%
        XYZ:
        37.3115, 60.8189, 10.2246
        xyY:
        0.3443, 0.5613, 60.8189
      CIE-Lab:
        82.2813, -57.5222, 78.5445
        CIE-LCH:
        82.2813, 97.3552, 126.2173
        CIE-Luv:
        82.2813, -48.7657, 96.3241
        Hunter-Lab:
        77.9865, -51.0758, 46.8172
      #82e50f color charts
#82e50f RGB chart
      #82e50f CMYK chart
      #82e50f RGB pie chart
      #82e50f color shades, tints & tones
#82e50f color schemes
#82e50f color preview, HTML & CSS examples
           This text has a color of #82e50f        
        
          <p style="color:#82e50f;">Text here</p>
        
        
          .mytext {color:#82e50f;}
        
        Text color #82e50f
      
           This box has a color of #82e50f        
        
          <div style="background-color:#82e50f;">Content here</div>
        
        
          .mybackground {background-color:#82e50f;}
        
        Background color #82e50f
      
           Border around this has a color of #82e50f        
        
          <div style="border:2px solid #82e50f;">Content here</div>
        
        
          .myborder {border:2px solid #82e50f;}
        
        Border color #82e50f