#82af4a color space conversions
Hex:
        #82af4a
        RGB:
        130, 175, 74
        CMY:
        49, 31, 71
        CMYK:
        26, 0, 58, 31
      HSL:
        87°, 40.5622%, 48.8235%
        HSV (HSB):
        87°, 57.7143%, 68.6275%
        XYZ:
        25.7719, 35.9002, 12.0497
        xyY:
        0.3496, 0.4870, 35.9002
      CIE-Lab:
        66.4436, -31.7372, 46.1226
        CIE-LCH:
        66.4436, 55.9870, 124.5320
        CIE-Luv:
        66.4436, -22.5860, 60.2792
        Hunter-Lab:
        59.9168, -28.0763, 30.0181
      #82af4a color charts
#82af4a RGB chart
      #82af4a CMYK chart
      #82af4a RGB pie chart
      #82af4a color shades, tints & tones
#82af4a color schemes
#82af4a color preview, HTML & CSS examples
           This text has a color of #82af4a        
        
          <p style="color:#82af4a;">Text here</p>
        
        
          .mytext {color:#82af4a;}
        
        Text color #82af4a
      
           This box has a color of #82af4a        
        
          <div style="background-color:#82af4a;">Content here</div>
        
        
          .mybackground {background-color:#82af4a;}
        
        Background color #82af4a
      
           Border around this has a color of #82af4a        
        
          <div style="border:2px solid #82af4a;">Content here</div>
        
        
          .myborder {border:2px solid #82af4a;}
        
        Border color #82af4a