#82cf6f color space conversions
Hex:
        #82cf6f
        RGB:
        130, 207, 111
        CMY:
        49, 19, 56
        CMYK:
        37, 0, 46, 19
      HSL:
        108°, 50.0000%, 62.3529%
        HSV (HSB):
        108°, 46.3768%, 81.1765%
        XYZ:
        34.3880, 50.5192, 22.9777
        xyY:
        0.3187, 0.4683, 50.5192
      CIE-Lab:
        76.3868, -41.9380, 40.2150
        CIE-LCH:
        76.3868, 58.1037, 136.2015
        CIE-Luv:
        76.3868, -37.8360, 59.2561
        Hunter-Lab:
        71.0768, -38.0236, 30.5866
      #82cf6f color charts
#82cf6f RGB chart
      #82cf6f CMYK chart
      #82cf6f RGB pie chart
      #82cf6f color shades, tints & tones
#82cf6f color schemes
#82cf6f color preview, HTML & CSS examples
           This text has a color of #82cf6f        
        
          <p style="color:#82cf6f;">Text here</p>
        
        
          .mytext {color:#82cf6f;}
        
        Text color #82cf6f
      
           This box has a color of #82cf6f        
        
          <div style="background-color:#82cf6f;">Content here</div>
        
        
          .mybackground {background-color:#82cf6f;}
        
        Background color #82cf6f
      
           Border around this has a color of #82cf6f        
        
          <div style="border:2px solid #82cf6f;">Content here</div>
        
        
          .myborder {border:2px solid #82cf6f;}
        
        Border color #82cf6f