#5393e3 color space conversions
Hex:
        #5393e3
        RGB:
        83, 147, 227
        CMY:
        67, 42, 11
        CMYK:
        63, 35, 0, 11
      HSL:
        213°, 72.0000%, 60.7843%
        HSV (HSB):
        213°, 63.4361%, 89.0196%
        XYZ:
        27.8661, 28.2525, 76.6576
        xyY:
        0.2099, 0.2128, 28.2525
      CIE-Lab:
        60.1162, 4.0747, -46.6867
        CIE-LCH:
        60.1162, 46.8642, 274.9880
        CIE-Luv:
        60.1162, -26.8156, -74.4767
        Hunter-Lab:
        53.1531, 0.5629, -48.3012
      #5393e3 color charts
#5393e3 RGB chart
      #5393e3 CMYK chart
      #5393e3 RGB pie chart
      #5393e3 color shades, tints & tones
#5393e3 color schemes
#5393e3 color preview, HTML & CSS examples
           This text has a color of #5393e3        
        
          <p style="color:#5393e3;">Text here</p>
        
        
          .mytext {color:#5393e3;}
        
        Text color #5393e3
      
           This box has a color of #5393e3        
        
          <div style="background-color:#5393e3;">Content here</div>
        
        
          .mybackground {background-color:#5393e3;}
        
        Background color #5393e3
      
           Border around this has a color of #5393e3        
        
          <div style="border:2px solid #5393e3;">Content here</div>
        
        
          .myborder {border:2px solid #5393e3;}
        
        Border color #5393e3