#82ad3f color space conversions
Hex:
        #82ad3f
        RGB:
        130, 173, 63
        CMY:
        49, 32, 75
        CMYK:
        25, 0, 64, 32
      HSL:
        83°, 46.6102%, 46.2745%
        HSV (HSB):
        83°, 63.5838%, 67.8431%
        XYZ:
        25.0467, 34.9918, 10.1366
        xyY:
        0.3569, 0.4986, 34.9918
      CIE-Lab:
        65.7423, -31.7790, 50.2906
        CIE-LCH:
        65.7423, 59.4899, 122.2891
        CIE-Luv:
        65.7423, -21.5402, 63.5243
        Hunter-Lab:
        59.1539, -27.9396, 31.2478
      #82ad3f color charts
#82ad3f RGB chart
      #82ad3f CMYK chart
      #82ad3f RGB pie chart
      #82ad3f color shades, tints & tones
#82ad3f color schemes
#82ad3f color preview, HTML & CSS examples
           This text has a color of #82ad3f        
        
          <p style="color:#82ad3f;">Text here</p>
        
        
          .mytext {color:#82ad3f;}
        
        Text color #82ad3f
      
           This box has a color of #82ad3f        
        
          <div style="background-color:#82ad3f;">Content here</div>
        
        
          .mybackground {background-color:#82ad3f;}
        
        Background color #82ad3f
      
           Border around this has a color of #82ad3f        
        
          <div style="border:2px solid #82ad3f;">Content here</div>
        
        
          .myborder {border:2px solid #82ad3f;}
        
        Border color #82ad3f