#83a4a2 color space conversions
Hex:
        #83a4a2
        RGB:
        131, 164, 162
        CMY:
        49, 36, 36
        CMYK:
        20, 0, 1, 36
      HSL:
        176°, 15.3488%, 57.8431%
        HSV (HSB):
        176°, 20.1220%, 64.3137%
        XYZ:
        29.1571, 33.9848, 39.2054
        xyY:
        0.2849, 0.3321, 33.9848
      CIE-Lab:
        64.9505, -11.7109, -2.7149
        CIE-LCH:
        64.9505, 12.0215, 193.0523
        CIE-Luv:
        64.9505, -17.0563, -2.0843
        Hunter-Lab:
        58.2965, -12.7418, 0.9340
      #83a4a2 color charts
#83a4a2 RGB chart
      #83a4a2 CMYK chart
      #83a4a2 RGB pie chart
      #83a4a2 color shades, tints & tones
#83a4a2 color schemes
#83a4a2 color preview, HTML & CSS examples
           This text has a color of #83a4a2        
        
          <p style="color:#83a4a2;">Text here</p>
        
        
          .mytext {color:#83a4a2;}
        
        Text color #83a4a2
      
           This box has a color of #83a4a2        
        
          <div style="background-color:#83a4a2;">Content here</div>
        
        
          .mybackground {background-color:#83a4a2;}
        
        Background color #83a4a2
      
           Border around this has a color of #83a4a2        
        
          <div style="border:2px solid #83a4a2;">Content here</div>
        
        
          .myborder {border:2px solid #83a4a2;}
        
        Border color #83a4a2