#82caa8 color space conversions
Hex:
        #82caa8
        RGB:
        130, 202, 168
        CMY:
        49, 21, 34
        CMYK:
        36, 0, 17, 21
      HSL:
        152°, 40.4494%, 65.0980%
        HSV (HSB):
        152°, 35.6436%, 79.2157%
        XYZ:
        37.3943, 49.8140, 44.6900
        xyY:
        0.2835, 0.3777, 49.8140
      CIE-Lab:
        75.9550, -29.9827, 9.9107
        CIE-LCH:
        75.9550, 31.5782, 161.7088
        CIE-Luv:
        75.9550, -34.5805, 19.4302
        Hunter-Lab:
        70.5791, -28.9401, 11.8635
      #82caa8 color charts
#82caa8 RGB chart
      #82caa8 CMYK chart
      #82caa8 RGB pie chart
      #82caa8 color shades, tints & tones
#82caa8 color schemes
#82caa8 color preview, HTML & CSS examples
           This text has a color of #82caa8        
        
          <p style="color:#82caa8;">Text here</p>
        
        
          .mytext {color:#82caa8;}
        
        Text color #82caa8
      
           This box has a color of #82caa8        
        
          <div style="background-color:#82caa8;">Content here</div>
        
        
          .mybackground {background-color:#82caa8;}
        
        Background color #82caa8
      
           Border around this has a color of #82caa8        
        
          <div style="border:2px solid #82caa8;">Content here</div>
        
        
          .myborder {border:2px solid #82caa8;}
        
        Border color #82caa8