#82c77e color space conversions
Hex:
        #82c77e
        RGB:
        130, 199, 126
        CMY:
        49, 22, 51
        CMYK:
        35, 0, 37, 22
      HSL:
        117°, 39.4595%, 63.7255%
        HSV (HSB):
        117°, 36.6834%, 78.0392%
        XYZ:
        33.3952, 47.0990, 27.0696
        xyY:
        0.3105, 0.4379, 47.0990
      CIE-Lab:
        74.2531, -36.2028, 29.8503
        CIE-LCH:
        74.2531, 46.9221, 140.4934
        CIE-Luv:
        74.2531, -33.9322, 46.2552
        Hunter-Lab:
        68.6287, -33.2409, 24.6541
      #82c77e color charts
#82c77e RGB chart
      #82c77e CMYK chart
      #82c77e RGB pie chart
      #82c77e color shades, tints & tones
#82c77e color schemes
#82c77e color preview, HTML & CSS examples
           This text has a color of #82c77e        
        
          <p style="color:#82c77e;">Text here</p>
        
        
          .mytext {color:#82c77e;}
        
        Text color #82c77e
      
           This box has a color of #82c77e        
        
          <div style="background-color:#82c77e;">Content here</div>
        
        
          .mybackground {background-color:#82c77e;}
        
        Background color #82c77e
      
           Border around this has a color of #82c77e        
        
          <div style="border:2px solid #82c77e;">Content here</div>
        
        
          .myborder {border:2px solid #82c77e;}
        
        Border color #82c77e