#82bc2d color space conversions
Hex:
        #82bc2d
        RGB:
        130, 188, 45
        CMY:
        49, 26, 82
        CMYK:
        31, 0, 76, 26
      HSL:
        84°, 61.3734%, 45.6863%
        HSV (HSB):
        84°, 76.0638%, 73.7255%
        XYZ:
        27.6628, 40.9017, 8.9195
        xyY:
        0.3570, 0.5279, 40.9017
      CIE-Lab:
        70.1070, -39.7992, 61.5998
        CIE-LCH:
        70.1070, 73.3383, 122.8663
        CIE-Luv:
        70.1070, -29.3297, 75.4436
        Hunter-Lab:
        63.9545, -34.7121, 36.4992
      #82bc2d color charts
#82bc2d RGB chart
      #82bc2d CMYK chart
      #82bc2d RGB pie chart
      #82bc2d color shades, tints & tones
#82bc2d color schemes
#82bc2d color preview, HTML & CSS examples
           This text has a color of #82bc2d        
        
          <p style="color:#82bc2d;">Text here</p>
        
        
          .mytext {color:#82bc2d;}
        
        Text color #82bc2d
      
           This box has a color of #82bc2d        
        
          <div style="background-color:#82bc2d;">Content here</div>
        
        
          .mybackground {background-color:#82bc2d;}
        
        Background color #82bc2d
      
           Border around this has a color of #82bc2d        
        
          <div style="border:2px solid #82bc2d;">Content here</div>
        
        
          .myborder {border:2px solid #82bc2d;}
        
        Border color #82bc2d