#82b888 color space conversions
Hex:
        #82b888
        RGB:
        130, 184, 136
        CMY:
        49, 28, 47
        CMYK:
        29, 0, 26, 28
      HSL:
        127°, 27.5510%, 61.5686%
        HSV (HSB):
        127°, 29.3478%, 72.1569%
        XYZ:
        30.7903, 40.8044, 29.5458
        xyY:
        0.3044, 0.4034, 40.8044
      CIE-Lab:
        70.0386, -27.4601, 18.8608
        CIE-LCH:
        70.0386, 33.3135, 145.5170
        CIE-Luv:
        70.0386, -26.8325, 30.6879
        Hunter-Lab:
        63.8783, -25.7472, 17.2913
      #82b888 color charts
#82b888 RGB chart
      #82b888 CMYK chart
      #82b888 RGB pie chart
      #82b888 color shades, tints & tones
#82b888 color schemes
#82b888 color preview, HTML & CSS examples
           This text has a color of #82b888        
        
          <p style="color:#82b888;">Text here</p>
        
        
          .mytext {color:#82b888;}
        
        Text color #82b888
      
           This box has a color of #82b888        
        
          <div style="background-color:#82b888;">Content here</div>
        
        
          .mybackground {background-color:#82b888;}
        
        Background color #82b888
      
           Border around this has a color of #82b888        
        
          <div style="border:2px solid #82b888;">Content here</div>
        
        
          .myborder {border:2px solid #82b888;}
        
        Border color #82b888