#82c72e color space conversions
Hex:
        #82c72e
        RGB:
        130, 199, 46
        CMY:
        49, 22, 82
        CMYK:
        35, 0, 77, 22
      HSL:
        87°, 62.4490%, 48.0392%
        HSV (HSB):
        87°, 76.8844%, 78.0392%
        XYZ:
        30.1225, 45.7899, 9.8355
        xyY:
        0.3513, 0.5340, 45.7899
      CIE-Lab:
        73.4090, -44.4886, 64.4157
        CIE-LCH:
        73.4090, 78.2855, 124.6308
        CIE-Luv:
        73.4090, -34.7644, 79.9102
        Hunter-Lab:
        67.6683, -38.9603, 38.7501
      #82c72e color charts
#82c72e RGB chart
      #82c72e CMYK chart
      #82c72e RGB pie chart
      #82c72e color shades, tints & tones
#82c72e color schemes
#82c72e color preview, HTML & CSS examples
           This text has a color of #82c72e        
        
          <p style="color:#82c72e;">Text here</p>
        
        
          .mytext {color:#82c72e;}
        
        Text color #82c72e
      
           This box has a color of #82c72e        
        
          <div style="background-color:#82c72e;">Content here</div>
        
        
          .mybackground {background-color:#82c72e;}
        
        Background color #82c72e
      
           Border around this has a color of #82c72e        
        
          <div style="border:2px solid #82c72e;">Content here</div>
        
        
          .myborder {border:2px solid #82c72e;}
        
        Border color #82c72e