#83a4db color space conversions
Hex:
        #83a4db
        RGB:
        131, 164, 219
        CMY:
        49, 36, 14
        CMYK:
        40, 25, 0, 14
      HSL:
        218°, 55.0000%, 68.6275%
        HSV (HSB):
        218°, 40.1826%, 85.8824%
        XYZ:
        35.4217, 36.4907, 72.1943
        xyY:
        0.2458, 0.2532, 36.4907
      CIE-Lab:
        66.8932, 2.5179, -31.4799
        CIE-LCH:
        66.8932, 31.5804, 274.5730
        CIE-Luv:
        66.8932, -17.9057, -49.9939
        Hunter-Lab:
        60.4075, -1.0445, -28.5735
      #83a4db color charts
#83a4db RGB chart
      #83a4db CMYK chart
      #83a4db RGB pie chart
      #83a4db color shades, tints & tones
#83a4db color schemes
#83a4db color preview, HTML & CSS examples
           This text has a color of #83a4db        
        
          <p style="color:#83a4db;">Text here</p>
        
        
          .mytext {color:#83a4db;}
        
        Text color #83a4db
      
           This box has a color of #83a4db        
        
          <div style="background-color:#83a4db;">Content here</div>
        
        
          .mybackground {background-color:#83a4db;}
        
        Background color #83a4db
      
           Border around this has a color of #83a4db        
        
          <div style="border:2px solid #83a4db;">Content here</div>
        
        
          .myborder {border:2px solid #83a4db;}
        
        Border color #83a4db