#82bf4e color space conversions
Hex:
        #82bf4e
        RGB:
        130, 191, 78
        CMY:
        49, 25, 69
        CMYK:
        32, 0, 59, 25
      HSL:
        92°, 46.8880%, 52.7451%
        HSV (HSB):
        92°, 59.1623%, 74.9020%
        XYZ:
        29.2119, 42.5575, 13.8825
        xyY:
        0.3411, 0.4969, 42.5575
      CIE-Lab:
        71.2536, -38.6683, 49.7751
        CIE-LCH:
        71.2536, 63.0301, 127.8422
        CIE-Luv:
        71.2536, -30.6468, 66.4310
        Hunter-Lab:
        65.2361, -34.2332, 33.0481
      #82bf4e color charts
#82bf4e RGB chart
      #82bf4e CMYK chart
      #82bf4e RGB pie chart
      #82bf4e color shades, tints & tones
#82bf4e color schemes
#82bf4e color preview, HTML & CSS examples
           This text has a color of #82bf4e        
        
          <p style="color:#82bf4e;">Text here</p>
        
        
          .mytext {color:#82bf4e;}
        
        Text color #82bf4e
      
           This box has a color of #82bf4e        
        
          <div style="background-color:#82bf4e;">Content here</div>
        
        
          .mybackground {background-color:#82bf4e;}
        
        Background color #82bf4e
      
           Border around this has a color of #82bf4e        
        
          <div style="border:2px solid #82bf4e;">Content here</div>
        
        
          .myborder {border:2px solid #82bf4e;}
        
        Border color #82bf4e