#82ae3b color space conversions
Hex:
        #82ae3b
        RGB:
        130, 174, 59
        CMY:
        49, 32, 77
        CMYK:
        25, 0, 66, 32
      HSL:
        83°, 49.3562%, 45.6863%
        HSV (HSB):
        83°, 66.0920%, 68.2353%
        XYZ:
        25.1314, 35.3337, 9.6332
        xyY:
        0.3585, 0.5041, 35.3337
      CIE-Lab:
        66.0076, -32.5618, 52.2742
        CIE-LCH:
        66.0076, 61.5862, 121.9189
        CIE-Luv:
        66.0076, -22.0684, 65.3493
        Hunter-Lab:
        59.4422, -28.5562, 32.0010
      #82ae3b color charts
#82ae3b RGB chart
      #82ae3b CMYK chart
      #82ae3b RGB pie chart
      #82ae3b color shades, tints & tones
#82ae3b color schemes
#82ae3b color preview, HTML & CSS examples
           This text has a color of #82ae3b        
        
          <p style="color:#82ae3b;">Text here</p>
        
        
          .mytext {color:#82ae3b;}
        
        Text color #82ae3b
      
           This box has a color of #82ae3b        
        
          <div style="background-color:#82ae3b;">Content here</div>
        
        
          .mybackground {background-color:#82ae3b;}
        
        Background color #82ae3b
      
           Border around this has a color of #82ae3b        
        
          <div style="border:2px solid #82ae3b;">Content here</div>
        
        
          .myborder {border:2px solid #82ae3b;}
        
        Border color #82ae3b