#82c50d color space conversions
Hex:
        #82c50d
        RGB:
        130, 197, 13
        CMY:
        49, 23, 95
        CMYK:
        34, 0, 93, 23
      HSL:
        82°, 87.6190%, 41.1765%
        HSV (HSB):
        82°, 93.4010%, 77.2549%
        XYZ:
        29.2448, 44.7074, 7.4688
        xyY:
        0.3592, 0.5491, 44.7074
      CIE-Lab:
        72.6988, -44.7708, 71.0586
        CIE-LCH:
        72.6988, 83.9866, 122.2132
        CIE-Luv:
        72.6988, -33.9072, 83.8818
        Hunter-Lab:
        66.8636, -38.9389, 40.1817
      #82c50d color charts
#82c50d RGB chart
      #82c50d CMYK chart
      #82c50d RGB pie chart
      #82c50d color shades, tints & tones
#82c50d color schemes
#82c50d color preview, HTML & CSS examples
           This text has a color of #82c50d        
        
          <p style="color:#82c50d;">Text here</p>
        
        
          .mytext {color:#82c50d;}
        
        Text color #82c50d
      
           This box has a color of #82c50d        
        
          <div style="background-color:#82c50d;">Content here</div>
        
        
          .mybackground {background-color:#82c50d;}
        
        Background color #82c50d
      
           Border around this has a color of #82c50d        
        
          <div style="border:2px solid #82c50d;">Content here</div>
        
        
          .myborder {border:2px solid #82c50d;}
        
        Border color #82c50d