#82bc3e color space conversions
Hex:
        #82bc3e
        RGB:
        130, 188, 62
        CMY:
        49, 26, 76
        CMYK:
        31, 0, 67, 26
      HSL:
        88°, 50.4000%, 49.0196%
        HSV (HSB):
        88°, 67.0213%, 73.7255%
        XYZ:
        28.0586, 41.0601, 11.0040
        xyY:
        0.3502, 0.5125, 41.0601
      CIE-Lab:
        70.2180, -38.7045, 55.4924
        CIE-LCH:
        70.2180, 67.6568, 124.8948
        CIE-Luv:
        70.2180, -29.2569, 70.7783
        Hunter-Lab:
        64.0781, -33.9748, 34.6730
      #82bc3e color charts
#82bc3e RGB chart
      #82bc3e CMYK chart
      #82bc3e RGB pie chart
      #82bc3e color shades, tints & tones
#82bc3e color schemes
#82bc3e color preview, HTML & CSS examples
           This text has a color of #82bc3e        
        
          <p style="color:#82bc3e;">Text here</p>
        
        
          .mytext {color:#82bc3e;}
        
        Text color #82bc3e
      
           This box has a color of #82bc3e        
        
          <div style="background-color:#82bc3e;">Content here</div>
        
        
          .mybackground {background-color:#82bc3e;}
        
        Background color #82bc3e
      
           Border around this has a color of #82bc3e        
        
          <div style="border:2px solid #82bc3e;">Content here</div>
        
        
          .myborder {border:2px solid #82bc3e;}
        
        Border color #82bc3e