#82b192 color space conversions
Hex:
        #82b192
        RGB:
        130, 177, 146
        CMY:
        49, 31, 43
        CMYK:
        27, 0, 18, 31
      HSL:
        140°, 23.1527%, 60.1961%
        HSV (HSB):
        140°, 26.5537%, 69.4118%
        XYZ:
        30.1164, 38.2654, 32.9928
        xyY:
        0.2971, 0.3775, 38.2654
      CIE-Lab:
        68.2158, -22.1270, 10.8665
        CIE-LCH:
        68.2158, 24.6513, 153.8444
        CIE-Luv:
        68.2158, -23.4997, 19.0621
        Hunter-Lab:
        61.8591, -21.3498, 11.6788
      #82b192 color charts
#82b192 RGB chart
      #82b192 CMYK chart
      #82b192 RGB pie chart
      #82b192 color shades, tints & tones
#82b192 color schemes
#82b192 color preview, HTML & CSS examples
           This text has a color of #82b192        
        
          <p style="color:#82b192;">Text here</p>
        
        
          .mytext {color:#82b192;}
        
        Text color #82b192
      
           This box has a color of #82b192        
        
          <div style="background-color:#82b192;">Content here</div>
        
        
          .mybackground {background-color:#82b192;}
        
        Background color #82b192
      
           Border around this has a color of #82b192        
        
          <div style="border:2px solid #82b192;">Content here</div>
        
        
          .myborder {border:2px solid #82b192;}
        
        Border color #82b192