#82c71e color space conversions
Hex:
        #82c71e
        RGB:
        130, 199, 30
        CMY:
        49, 22, 88
        CMYK:
        35, 0, 85, 22
      HSL:
        84°, 73.7991%, 44.9020%
        HSV (HSB):
        84°, 84.9246%, 78.0392%
        XYZ:
        29.8637, 45.6864, 8.4727
        xyY:
        0.3554, 0.5437, 45.6864
      CIE-Lab:
        73.3416, -45.1770, 68.6518
        CIE-LCH:
        73.3416, 82.1829, 123.3473
        CIE-Luv:
        73.3416, -34.8391, 82.8308
        Hunter-Lab:
        67.5917, -39.4198, 39.8822
      #82c71e color charts
#82c71e RGB chart
      #82c71e CMYK chart
      #82c71e RGB pie chart
      #82c71e color shades, tints & tones
#82c71e color schemes
#82c71e color preview, HTML & CSS examples
           This text has a color of #82c71e        
        
          <p style="color:#82c71e;">Text here</p>
        
        
          .mytext {color:#82c71e;}
        
        Text color #82c71e
      
           This box has a color of #82c71e        
        
          <div style="background-color:#82c71e;">Content here</div>
        
        
          .mybackground {background-color:#82c71e;}
        
        Background color #82c71e
      
           Border around this has a color of #82c71e        
        
          <div style="border:2px solid #82c71e;">Content here</div>
        
        
          .myborder {border:2px solid #82c71e;}
        
        Border color #82c71e