#82cc2d color space conversions
Hex:
        #82cc2d
        RGB:
        130, 204, 45
        CMY:
        49, 20, 82
        CMYK:
        36, 0, 78, 20
      HSL:
        88°, 63.8554%, 48.8235%
        HSV (HSB):
        88°, 77.9412%, 80.0000%
        XYZ:
        31.2724, 48.1210, 10.1227
        xyY:
        0.3493, 0.5376, 48.1210
      CIE-Lab:
        74.9012, -46.6364, 66.1234
        CIE-LCH:
        74.9012, 80.9151, 125.1951
        CIE-Luv:
        74.9012, -37.1723, 82.2372
        Hunter-Lab:
        69.3693, -40.9266, 39.9067
      #82cc2d color charts
#82cc2d RGB chart
      #82cc2d CMYK chart
      #82cc2d RGB pie chart
      #82cc2d color shades, tints & tones
#82cc2d color schemes
#82cc2d color preview, HTML & CSS examples
           This text has a color of #82cc2d        
        
          <p style="color:#82cc2d;">Text here</p>
        
        
          .mytext {color:#82cc2d;}
        
        Text color #82cc2d
      
           This box has a color of #82cc2d        
        
          <div style="background-color:#82cc2d;">Content here</div>
        
        
          .mybackground {background-color:#82cc2d;}
        
        Background color #82cc2d
      
           Border around this has a color of #82cc2d        
        
          <div style="border:2px solid #82cc2d;">Content here</div>
        
        
          .myborder {border:2px solid #82cc2d;}
        
        Border color #82cc2d