#82ba9a color space conversions
Hex:
        #82ba9a
        RGB:
        130, 186, 154
        CMY:
        49, 27, 40
        CMYK:
        30, 0, 17, 27
      HSL:
        146°, 28.8660%, 61.9608%
        HSV (HSB):
        146°, 30.1075%, 72.9412%
        XYZ:
        32.5976, 42.1967, 36.9986
        xyY:
        0.2916, 0.3775, 42.1967
      CIE-Lab:
        71.0063, -25.0401, 10.4475
        CIE-LCH:
        71.0063, 27.1322, 157.3525
        CIE-Luv:
        71.0063, -27.6268, 19.1224
        Hunter-Lab:
        64.9590, -24.1039, 11.7016
      #82ba9a color charts
#82ba9a RGB chart
      #82ba9a CMYK chart
      #82ba9a RGB pie chart
      #82ba9a color shades, tints & tones
#82ba9a color schemes
#82ba9a color preview, HTML & CSS examples
           This text has a color of #82ba9a        
        
          <p style="color:#82ba9a;">Text here</p>
        
        
          .mytext {color:#82ba9a;}
        
        Text color #82ba9a
      
           This box has a color of #82ba9a        
        
          <div style="background-color:#82ba9a;">Content here</div>
        
        
          .mybackground {background-color:#82ba9a;}
        
        Background color #82ba9a
      
           Border around this has a color of #82ba9a        
        
          <div style="border:2px solid #82ba9a;">Content here</div>
        
        
          .myborder {border:2px solid #82ba9a;}
        
        Border color #82ba9a