#82d96f color space conversions
Hex:
        #82d96f
        RGB:
        130, 217, 111
        CMY:
        49, 15, 56
        CMYK:
        40, 0, 49, 15
      HSL:
        109°, 58.2418%, 64.3137%
        HSV (HSB):
        109°, 48.8479%, 85.0980%
        XYZ:
        36.8880, 55.5192, 23.8110
        xyY:
        0.3174, 0.4777, 55.5192
      CIE-Lab:
        79.3394, -46.2319, 43.8832
        CIE-LCH:
        79.3394, 63.7426, 136.4929
        CIE-Luv:
        79.3394, -42.3442, 64.5707
        Hunter-Lab:
        74.5112, -42.0253, 33.2110
      #82d96f color charts
#82d96f RGB chart
      #82d96f CMYK chart
      #82d96f RGB pie chart
      #82d96f color shades, tints & tones
#82d96f color schemes
#82d96f color preview, HTML & CSS examples
           This text has a color of #82d96f        
        
          <p style="color:#82d96f;">Text here</p>
        
        
          .mytext {color:#82d96f;}
        
        Text color #82d96f
      
           This box has a color of #82d96f        
        
          <div style="background-color:#82d96f;">Content here</div>
        
        
          .mybackground {background-color:#82d96f;}
        
        Background color #82d96f
      
           Border around this has a color of #82d96f        
        
          <div style="border:2px solid #82d96f;">Content here</div>
        
        
          .myborder {border:2px solid #82d96f;}
        
        Border color #82d96f