#82ba2e color space conversions
Hex:
        #82ba2e
        RGB:
        130, 186, 46
        CMY:
        49, 27, 82
        CMYK:
        30, 0, 75, 27
      HSL:
        84°, 60.3448%, 45.4902%
        HSV (HSB):
        84°, 75.2688%, 72.9412%
        XYZ:
        27.2580, 40.0609, 8.8806
        xyY:
        0.3577, 0.5257, 40.0609
      CIE-Lab:
        69.5129, -38.8626, 60.7016
        CIE-LCH:
        69.5129, 72.0762, 122.6284
        CIE-Luv:
        69.5129, -28.3132, 74.3498
        Hunter-Lab:
        63.2937, -33.8914, 35.9867
      #82ba2e color charts
#82ba2e RGB chart
      #82ba2e CMYK chart
      #82ba2e RGB pie chart
      #82ba2e color shades, tints & tones
#82ba2e color schemes
#82ba2e color preview, HTML & CSS examples
           This text has a color of #82ba2e        
        
          <p style="color:#82ba2e;">Text here</p>
        
        
          .mytext {color:#82ba2e;}
        
        Text color #82ba2e
      
           This box has a color of #82ba2e        
        
          <div style="background-color:#82ba2e;">Content here</div>
        
        
          .mybackground {background-color:#82ba2e;}
        
        Background color #82ba2e
      
           Border around this has a color of #82ba2e        
        
          <div style="border:2px solid #82ba2e;">Content here</div>
        
        
          .myborder {border:2px solid #82ba2e;}
        
        Border color #82ba2e