#82c8bf color space conversions
Hex:
        #82c8bf
        RGB:
        130, 200, 191
        CMY:
        49, 22, 25
        CMYK:
        35, 0, 5, 22
      HSL:
        172°, 38.8889%, 64.7059%
        HSV (HSB):
        172°, 35.0000%, 78.4314%
        XYZ:
        39.2642, 49.8160, 56.8362
        xyY:
        0.2691, 0.3414, 49.8160
      CIE-Lab:
        75.9562, -23.9802, -2.4892
        CIE-LCH:
        75.9562, 24.1091, 185.9262
        CIE-Luv:
        75.9562, -33.3044, 0.1445
        Hunter-Lab:
        70.5804, -24.2155, 1.6619
      #82c8bf color charts
#82c8bf RGB chart
      #82c8bf CMYK chart
      #82c8bf RGB pie chart
      #82c8bf color shades, tints & tones
#82c8bf color schemes
#82c8bf color preview, HTML & CSS examples
           This text has a color of #82c8bf        
        
          <p style="color:#82c8bf;">Text here</p>
        
        
          .mytext {color:#82c8bf;}
        
        Text color #82c8bf
      
           This box has a color of #82c8bf        
        
          <div style="background-color:#82c8bf;">Content here</div>
        
        
          .mybackground {background-color:#82c8bf;}
        
        Background color #82c8bf
      
           Border around this has a color of #82c8bf        
        
          <div style="border:2px solid #82c8bf;">Content here</div>
        
        
          .myborder {border:2px solid #82c8bf;}
        
        Border color #82c8bf