#82f41e color space conversions
Hex:
        #82f41e
        RGB:
        130, 244, 30
        CMY:
        49, 4, 88
        CMYK:
        47, 0, 88, 4
      HSL:
        92°, 90.6780%, 53.7255%
        HSV (HSB):
        92°, 87.7049%, 95.6863%
        XYZ:
        41.7909, 69.5409, 12.4484
        xyY:
        0.3376, 0.5618, 69.5409
      CIE-Lab:
        86.7712, -62.7743, 80.1225
        CIE-LCH:
        86.7712, 101.7852, 128.0779
        CIE-Luv:
        86.7712, -55.1443, 100.7939
        Hunter-Lab:
        83.3912, -56.4805, 49.5232
      #82f41e color charts
#82f41e RGB chart
      #82f41e CMYK chart
      #82f41e RGB pie chart
      #82f41e color shades, tints & tones
#82f41e color schemes
#82f41e color preview, HTML & CSS examples
           This text has a color of #82f41e        
        
          <p style="color:#82f41e;">Text here</p>
        
        
          .mytext {color:#82f41e;}
        
        Text color #82f41e
      
           This box has a color of #82f41e        
        
          <div style="background-color:#82f41e;">Content here</div>
        
        
          .mybackground {background-color:#82f41e;}
        
        Background color #82f41e
      
           Border around this has a color of #82f41e        
        
          <div style="border:2px solid #82f41e;">Content here</div>
        
        
          .myborder {border:2px solid #82f41e;}
        
        Border color #82f41e