#82c54f color space conversions
Hex:
        #82c54f
        RGB:
        130, 197, 79
        CMY:
        49, 23, 69
        CMYK:
        34, 0, 60, 23
      HSL:
        94°, 50.4274%, 54.1176%
        HSV (HSB):
        94°, 59.8985%, 77.2549%
        XYZ:
        30.5835, 45.2428, 14.5180
        xyY:
        0.3385, 0.5008, 45.2428
      CIE-Lab:
        73.0515, -41.2174, 51.3620
        CIE-LCH:
        73.0515, 65.8554, 128.7467
        CIE-Luv:
        73.0515, -33.5522, 68.9202
        Hunter-Lab:
        67.2628, -36.5484, 34.2868
      #82c54f color charts
#82c54f RGB chart
      #82c54f CMYK chart
      #82c54f RGB pie chart
      #82c54f color shades, tints & tones
#82c54f color schemes
#82c54f color preview, HTML & CSS examples
           This text has a color of #82c54f        
        
          <p style="color:#82c54f;">Text here</p>
        
        
          .mytext {color:#82c54f;}
        
        Text color #82c54f
      
           This box has a color of #82c54f        
        
          <div style="background-color:#82c54f;">Content here</div>
        
        
          .mybackground {background-color:#82c54f;}
        
        Background color #82c54f
      
           Border around this has a color of #82c54f        
        
          <div style="border:2px solid #82c54f;">Content here</div>
        
        
          .myborder {border:2px solid #82c54f;}
        
        Border color #82c54f