#82c9bb color space conversions
Hex:
        #82c9bb
        RGB:
        130, 201, 187
        CMY:
        49, 21, 27
        CMYK:
        35, 0, 7, 21
      HSL:
        168°, 39.6648%, 64.9020%
        HSV (HSB):
        168°, 35.3234%, 78.8235%
        XYZ:
        39.0622, 50.1070, 54.6265
        xyY:
        0.2717, 0.3485, 50.1070
      CIE-Lab:
        76.1349, -25.3901, -0.0665
        CIE-LCH:
        76.1349, 25.3902, 180.1501
        CIE-Luv:
        76.1349, -33.8008, 4.0584
        Hunter-Lab:
        70.7863, -25.3738, 3.7957
      #82c9bb color charts
#82c9bb RGB chart
      #82c9bb CMYK chart
      #82c9bb RGB pie chart
      #82c9bb color shades, tints & tones
#82c9bb color schemes
#82c9bb color preview, HTML & CSS examples
           This text has a color of #82c9bb        
        
          <p style="color:#82c9bb;">Text here</p>
        
        
          .mytext {color:#82c9bb;}
        
        Text color #82c9bb
      
           This box has a color of #82c9bb        
        
          <div style="background-color:#82c9bb;">Content here</div>
        
        
          .mybackground {background-color:#82c9bb;}
        
        Background color #82c9bb
      
           Border around this has a color of #82c9bb        
        
          <div style="border:2px solid #82c9bb;">Content here</div>
        
        
          .myborder {border:2px solid #82c9bb;}
        
        Border color #82c9bb