#83a29a color space conversions
Hex:
        #83a29a
        RGB:
        131, 162, 154
        CMY:
        49, 36, 40
        CMYK:
        19, 0, 5, 36
      HSL:
        165°, 14.2857%, 57.4510%
        HSV (HSB):
        165°, 19.1358%, 63.5294%
        XYZ:
        28.1131, 32.9990, 35.4596
        xyY:
        0.2911, 0.3417, 32.9990
      CIE-Lab:
        64.1601, -12.3777, 0.6063
        CIE-LCH:
        64.1601, 12.3925, 177.1959
        CIE-Luv:
        64.1601, -16.0107, 2.8942
        Hunter-Lab:
        57.4448, -13.1716, 3.6128
      #83a29a color charts
#83a29a RGB chart
      #83a29a CMYK chart
      #83a29a RGB pie chart
      #83a29a color shades, tints & tones
#83a29a color schemes
#83a29a color preview, HTML & CSS examples
           This text has a color of #83a29a        
        
          <p style="color:#83a29a;">Text here</p>
        
        
          .mytext {color:#83a29a;}
        
        Text color #83a29a
      
           This box has a color of #83a29a        
        
          <div style="background-color:#83a29a;">Content here</div>
        
        
          .mybackground {background-color:#83a29a;}
        
        Background color #83a29a
      
           Border around this has a color of #83a29a        
        
          <div style="border:2px solid #83a29a;">Content here</div>
        
        
          .myborder {border:2px solid #83a29a;}
        
        Border color #83a29a