#82d56b color space conversions
Hex:
        #82d56b
        RGB:
        130, 213, 107
        CMY:
        49, 16, 58
        CMYK:
        39, 0, 50, 16
      HSL:
        107°, 55.7895%, 62.7451%
        HSV (HSB):
        107°, 49.7653%, 83.5294%
        XYZ:
        35.6540, 53.3959, 22.3372
        xyY:
        0.3201, 0.4794, 53.3959
      CIE-Lab:
        78.1081, -45.0377, 44.2996
        CIE-LCH:
        78.1081, 63.1732, 135.4734
        CIE-Luv:
        78.1081, -40.6258, 64.4711
        Hunter-Lab:
        73.0725, -40.7819, 33.0266
      #82d56b color charts
#82d56b RGB chart
      #82d56b CMYK chart
      #82d56b RGB pie chart
      #82d56b color shades, tints & tones
#82d56b color schemes
#82d56b color preview, HTML & CSS examples
           This text has a color of #82d56b        
        
          <p style="color:#82d56b;">Text here</p>
        
        
          .mytext {color:#82d56b;}
        
        Text color #82d56b
      
           This box has a color of #82d56b        
        
          <div style="background-color:#82d56b;">Content here</div>
        
        
          .mybackground {background-color:#82d56b;}
        
        Background color #82d56b
      
           Border around this has a color of #82d56b        
        
          <div style="border:2px solid #82d56b;">Content here</div>
        
        
          .myborder {border:2px solid #82d56b;}
        
        Border color #82d56b