#82cb6b color space conversions
Hex:
        #82cb6b
        RGB:
        130, 203, 107
        CMY:
        49, 20, 58
        CMYK:
        36, 0, 47, 20
      HSL:
        106°, 48.0000%, 60.7843%
        HSV (HSB):
        106°, 47.2906%, 79.6078%
        XYZ:
        33.2157, 48.5192, 21.5244
        xyY:
        0.3217, 0.4699, 48.5192
      CIE-Lab:
        75.1513, -40.7077, 40.6499
        CIE-LCH:
        75.1513, 57.5285, 135.0407
        CIE-Luv:
        75.1513, -36.0565, 59.1985
        Hunter-Lab:
        69.6558, -36.7789, 30.4377
      #82cb6b color charts
#82cb6b RGB chart
      #82cb6b CMYK chart
      #82cb6b RGB pie chart
      #82cb6b color shades, tints & tones
#82cb6b color schemes
#82cb6b color preview, HTML & CSS examples
           This text has a color of #82cb6b        
        
          <p style="color:#82cb6b;">Text here</p>
        
        
          .mytext {color:#82cb6b;}
        
        Text color #82cb6b
      
           This box has a color of #82cb6b        
        
          <div style="background-color:#82cb6b;">Content here</div>
        
        
          .mybackground {background-color:#82cb6b;}
        
        Background color #82cb6b
      
           Border around this has a color of #82cb6b        
        
          <div style="border:2px solid #82cb6b;">Content here</div>
        
        
          .myborder {border:2px solid #82cb6b;}
        
        Border color #82cb6b