#83a1bd color space conversions
Hex:
        #83a1bd
        RGB:
        131, 161, 189
        CMY:
        49, 37, 26
        CMYK:
        31, 15, 0, 26
      HSL:
        209°, 30.5263%, 62.7451%
        HSV (HSB):
        209°, 30.6878%, 74.1176%
        XYZ:
        31.2902, 33.9892, 53.0555
        xyY:
        0.2644, 0.2872, 33.9892
      CIE-Lab:
        64.9540, -3.6949, -17.8056
        CIE-LCH:
        64.9540, 18.1849, 258.2767
        CIE-Luv:
        64.9540, -16.1394, -26.6125
        Hunter-Lab:
        58.3002, -6.2228, -13.1461
      #83a1bd color charts
#83a1bd RGB chart
      #83a1bd CMYK chart
      #83a1bd RGB pie chart
      #83a1bd color shades, tints & tones
#83a1bd color schemes
#83a1bd color preview, HTML & CSS examples
           This text has a color of #83a1bd        
        
          <p style="color:#83a1bd;">Text here</p>
        
        
          .mytext {color:#83a1bd;}
        
        Text color #83a1bd
      
           This box has a color of #83a1bd        
        
          <div style="background-color:#83a1bd;">Content here</div>
        
        
          .mybackground {background-color:#83a1bd;}
        
        Background color #83a1bd
      
           Border around this has a color of #83a1bd        
        
          <div style="border:2px solid #83a1bd;">Content here</div>
        
        
          .myborder {border:2px solid #83a1bd;}
        
        Border color #83a1bd