#82d01d color space conversions
Hex:
        #82d01d
        RGB:
        130, 208, 29
        CMY:
        49, 18, 89
        CMYK:
        38, 0, 86, 18
      HSL:
        86°, 75.5274%, 46.4706%
        HSV (HSB):
        86°, 86.0577%, 81.5686%
        XYZ:
        31.9836, 49.9463, 9.1173
        xyY:
        0.3513, 0.5486, 49.9463
      CIE-Lab:
        76.0363, -48.9322, 71.1852
        CIE-LCH:
        76.0363, 86.3811, 124.5044
        CIE-Luv:
        76.0363, -39.1524, 86.6214
        Hunter-Lab:
        70.6727, -42.8954, 41.8220
      #82d01d color charts
#82d01d RGB chart
      #82d01d CMYK chart
      #82d01d RGB pie chart
      #82d01d color shades, tints & tones
#82d01d color schemes
#82d01d color preview, HTML & CSS examples
           This text has a color of #82d01d        
        
          <p style="color:#82d01d;">Text here</p>
        
        
          .mytext {color:#82d01d;}
        
        Text color #82d01d
      
           This box has a color of #82d01d        
        
          <div style="background-color:#82d01d;">Content here</div>
        
        
          .mybackground {background-color:#82d01d;}
        
        Background color #82d01d
      
           Border around this has a color of #82d01d        
        
          <div style="border:2px solid #82d01d;">Content here</div>
        
        
          .myborder {border:2px solid #82d01d;}
        
        Border color #82d01d