#83b7aa color space conversions
Hex:
        #83b7aa
        RGB:
        131, 183, 170
        CMY:
        49, 28, 33
        CMYK:
        28, 0, 7, 28
      HSL:
        165°, 26.5306%, 61.5686%
        HSV (HSB):
        165°, 28.4153%, 71.7647%
        XYZ:
        33.5493, 41.5945, 44.2905
        xyY:
        0.2809, 0.3483, 41.5945
      CIE-Lab:
        70.5905, -19.8742, 1.1057
        CIE-LCH:
        70.5905, 19.9049, 176.8155
        CIE-Luv:
        70.5905, -25.7344, 4.8842
        Hunter-Lab:
        64.4938, -20.0097, 4.4288
      #83b7aa color charts
#83b7aa RGB chart
      #83b7aa CMYK chart
      #83b7aa RGB pie chart
      #83b7aa color shades, tints & tones
#83b7aa color schemes
#83b7aa color preview, HTML & CSS examples
           This text has a color of #83b7aa        
        
          <p style="color:#83b7aa;">Text here</p>
        
        
          .mytext {color:#83b7aa;}
        
        Text color #83b7aa
      
           This box has a color of #83b7aa        
        
          <div style="background-color:#83b7aa;">Content here</div>
        
        
          .mybackground {background-color:#83b7aa;}
        
        Background color #83b7aa
      
           Border around this has a color of #83b7aa        
        
          <div style="border:2px solid #83b7aa;">Content here</div>
        
        
          .myborder {border:2px solid #83b7aa;}
        
        Border color #83b7aa