#82cf4a color space conversions
Hex:
        #82cf4a
        RGB:
        130, 207, 74
        CMY:
        49, 19, 71
        CMYK:
        37, 0, 64, 19
      HSL:
        95°, 58.0786%, 55.0980%
        HSV (HSB):
        95°, 64.2512%, 81.1765%
        XYZ:
        32.7548, 49.8659, 14.3773
        xyY:
        0.3377, 0.5141, 49.8659
      CIE-Lab:
        75.9869, -45.9461, 56.7540
        CIE-LCH:
        75.9869, 73.0210, 128.9925
        CIE-Luv:
        75.9869, -38.3395, 75.4682
        Hunter-Lab:
        70.6158, -40.7813, 37.3597
      #82cf4a color charts
#82cf4a RGB chart
      #82cf4a CMYK chart
      #82cf4a RGB pie chart
      #82cf4a color shades, tints & tones
#82cf4a color schemes
#82cf4a color preview, HTML & CSS examples
           This text has a color of #82cf4a        
        
          <p style="color:#82cf4a;">Text here</p>
        
        
          .mytext {color:#82cf4a;}
        
        Text color #82cf4a
      
           This box has a color of #82cf4a        
        
          <div style="background-color:#82cf4a;">Content here</div>
        
        
          .mybackground {background-color:#82cf4a;}
        
        Background color #82cf4a
      
           Border around this has a color of #82cf4a        
        
          <div style="border:2px solid #82cf4a;">Content here</div>
        
        
          .myborder {border:2px solid #82cf4a;}
        
        Border color #82cf4a