#83a5ab color space conversions
Hex:
        #83a5ab
        RGB:
        131, 165, 171
        CMY:
        49, 35, 33
        CMYK:
        23, 4, 0, 33
      HSL:
        189°, 19.2308%, 59.2157%
        HSV (HSB):
        189°, 23.3918%, 67.0588%
        XYZ:
        30.1659, 34.6758, 43.6313
        xyY:
        0.2781, 0.3197, 34.6758
      CIE-Lab:
        65.4955, -10.2149, -6.9398
        CIE-LCH:
        65.4955, 12.3493, 214.1913
        CIE-Luv:
        65.4955, -17.6293, -8.6830
        Hunter-Lab:
        58.8862, -11.6098, -2.7101
      #83a5ab color charts
#83a5ab RGB chart
      #83a5ab CMYK chart
      #83a5ab RGB pie chart
      #83a5ab color shades, tints & tones
#83a5ab color schemes
#83a5ab color preview, HTML & CSS examples
           This text has a color of #83a5ab        
        
          <p style="color:#83a5ab;">Text here</p>
        
        
          .mytext {color:#83a5ab;}
        
        Text color #83a5ab
      
           This box has a color of #83a5ab        
        
          <div style="background-color:#83a5ab;">Content here</div>
        
        
          .mybackground {background-color:#83a5ab;}
        
        Background color #83a5ab
      
           Border around this has a color of #83a5ab        
        
          <div style="border:2px solid #83a5ab;">Content here</div>
        
        
          .myborder {border:2px solid #83a5ab;}
        
        Border color #83a5ab