#82f71d color space conversions
Hex:
        #82f71d
        RGB:
        130, 247, 29
        CMY:
        49, 3, 89
        CMYK:
        47, 0, 88, 3
      HSL:
        92°, 93.1624%, 54.1176%
        HSV (HSB):
        92°, 88.2591%, 96.8627%
        XYZ:
        42.6885, 71.3561, 12.6856
        xyY:
        0.3368, 0.5631, 71.3561
      CIE-Lab:
        87.6577, -63.8929, 81.0384
        CIE-LCH:
        87.6577, 103.1965, 128.2532
        CIE-Luv:
        87.6577, -56.4058, 102.0758
        Hunter-Lab:
        84.4725, -57.6214, 50.2269
      #82f71d color charts
#82f71d RGB chart
      #82f71d CMYK chart
      #82f71d RGB pie chart
      #82f71d color shades, tints & tones
#82f71d color schemes
#82f71d color preview, HTML & CSS examples
           This text has a color of #82f71d        
        
          <p style="color:#82f71d;">Text here</p>
        
        
          .mytext {color:#82f71d;}
        
        Text color #82f71d
      
           This box has a color of #82f71d        
        
          <div style="background-color:#82f71d;">Content here</div>
        
        
          .mybackground {background-color:#82f71d;}
        
        Background color #82f71d
      
           Border around this has a color of #82f71d        
        
          <div style="border:2px solid #82f71d;">Content here</div>
        
        
          .myborder {border:2px solid #82f71d;}
        
        Border color #82f71d