#82ca8a color space conversions
Hex:
        #82ca8a
        RGB:
        130, 202, 138
        CMY:
        49, 21, 46
        CMYK:
        36, 0, 32, 21
      HSL:
        127°, 40.4494%, 65.0980%
        HSV (HSB):
        127°, 35.6436%, 79.2157%
        XYZ:
        34.9139, 48.8219, 31.6282
        xyY:
        0.3026, 0.4232, 48.8219
      CIE-Lab:
        75.3404, -35.6203, 25.0285
        CIE-LCH:
        75.3404, 43.5343, 144.9063
        CIE-Luv:
        75.3404, -35.1125, 40.4797
        Hunter-Lab:
        69.8726, -33.0844, 22.0730
      #82ca8a color charts
#82ca8a RGB chart
      #82ca8a CMYK chart
      #82ca8a RGB pie chart
      #82ca8a color shades, tints & tones
#82ca8a color schemes
#82ca8a color preview, HTML & CSS examples
           This text has a color of #82ca8a        
        
          <p style="color:#82ca8a;">Text here</p>
        
        
          .mytext {color:#82ca8a;}
        
        Text color #82ca8a
      
           This box has a color of #82ca8a        
        
          <div style="background-color:#82ca8a;">Content here</div>
        
        
          .mybackground {background-color:#82ca8a;}
        
        Background color #82ca8a
      
           Border around this has a color of #82ca8a        
        
          <div style="border:2px solid #82ca8a;">Content here</div>
        
        
          .myborder {border:2px solid #82ca8a;}
        
        Border color #82ca8a