#82eaae color space conversions
Hex:
        #82eaae
        RGB:
        130, 234, 174
        CMY:
        49, 8, 32
        CMYK:
        44, 0, 26, 8
      HSL:
        145°, 71.2329%, 71.3725%
        HSV (HSB):
        145°, 44.4444%, 91.7647%
        XYZ:
        46.2687, 66.6475, 50.4700
        xyY:
        0.2832, 0.4079, 66.6475
      CIE-Lab:
        85.3256, -43.4219, 19.9171
        CIE-LCH:
        85.3256, 47.7719, 155.3597
        CIE-Luv:
        85.3256, -48.0016, 36.1709
        Hunter-Lab:
        81.6379, -41.7005, 20.4924
      #82eaae color charts
#82eaae RGB chart
      #82eaae CMYK chart
      #82eaae RGB pie chart
      #82eaae color shades, tints & tones
#82eaae color schemes
#82eaae color preview, HTML & CSS examples
           This text has a color of #82eaae        
        
          <p style="color:#82eaae;">Text here</p>
        
        
          .mytext {color:#82eaae;}
        
        Text color #82eaae
      
           This box has a color of #82eaae        
        
          <div style="background-color:#82eaae;">Content here</div>
        
        
          .mybackground {background-color:#82eaae;}
        
        Background color #82eaae
      
           Border around this has a color of #82eaae        
        
          <div style="border:2px solid #82eaae;">Content here</div>
        
        
          .myborder {border:2px solid #82eaae;}
        
        Border color #82eaae