#82f40f color space conversions
Hex:
        #82f40f
        RGB:
        130, 244, 15
        CMY:
        49, 4, 94
        CMYK:
        47, 0, 94, 4
      HSL:
        90°, 91.2351%, 50.7843%
        HSV (HSB):
        90°, 93.8525%, 95.6863%
        XYZ:
        41.6428, 69.4817, 11.6684
        xyY:
        0.3391, 0.5658, 69.4817
      CIE-Lab:
        86.7420, -63.0981, 82.1435
        CIE-LCH:
        86.7420, 103.5805, 127.5295
        CIE-Luv:
        86.7420, -55.2159, 102.1206
        Hunter-Lab:
        83.3557, -56.6974, 50.0493
      #82f40f color charts
#82f40f RGB chart
      #82f40f CMYK chart
      #82f40f RGB pie chart
      #82f40f color shades, tints & tones
#82f40f color schemes
#82f40f color preview, HTML & CSS examples
           This text has a color of #82f40f        
        
          <p style="color:#82f40f;">Text here</p>
        
        
          .mytext {color:#82f40f;}
        
        Text color #82f40f
      
           This box has a color of #82f40f        
        
          <div style="background-color:#82f40f;">Content here</div>
        
        
          .mybackground {background-color:#82f40f;}
        
        Background color #82f40f
      
           Border around this has a color of #82f40f        
        
          <div style="border:2px solid #82f40f;">Content here</div>
        
        
          .myborder {border:2px solid #82f40f;}
        
        Border color #82f40f