#83a0ef color space conversions
Hex:
        #83a0ef
        RGB:
        131, 160, 239
        CMY:
        49, 37, 6
        CMYK:
        45, 33, 0, 6
      HSL:
        224°, 77.1429%, 72.5490%
        HSV (HSB):
        224°, 45.1883%, 93.7255%
        XYZ:
        37.5109, 36.1989, 86.6714
        xyY:
        0.2339, 0.2257, 36.1989
      CIE-Lab:
        66.6716, 10.4120, -42.8167
        CIE-LCH:
        66.6716, 44.0645, 283.6676
        CIE-Luv:
        66.6716, -16.7493, -69.9674
        Hunter-Lab:
        60.1655, 5.9982, -43.2943
      #83a0ef color charts
#83a0ef RGB chart
      #83a0ef CMYK chart
      #83a0ef RGB pie chart
      #83a0ef color shades, tints & tones
#83a0ef color schemes
#83a0ef color preview, HTML & CSS examples
           This text has a color of #83a0ef        
        
          <p style="color:#83a0ef;">Text here</p>
        
        
          .mytext {color:#83a0ef;}
        
        Text color #83a0ef
      
           This box has a color of #83a0ef        
        
          <div style="background-color:#83a0ef;">Content here</div>
        
        
          .mybackground {background-color:#83a0ef;}
        
        Background color #83a0ef
      
           Border around this has a color of #83a0ef        
        
          <div style="border:2px solid #83a0ef;">Content here</div>
        
        
          .myborder {border:2px solid #83a0ef;}
        
        Border color #83a0ef