#5395e5 color space conversions
Hex:
        #5395e5
        RGB:
        83, 149, 229
        CMY:
        67, 42, 10
        CMYK:
        64, 35, 0, 10
      HSL:
        213°, 73.7374%, 61.1765%
        HSV (HSB):
        213°, 63.7555%, 89.8039%
        XYZ:
        28.4576, 28.9910, 78.2247
        xyY:
        0.2098, 0.2137, 28.9910
      CIE-Lab:
        60.7737, 3.5740, -46.7572
        CIE-LCH:
        60.7737, 46.8936, 274.3710
        CIE-Luv:
        60.7737, -27.4612, -74.6802
        Hunter-Lab:
        53.8433, 0.1160, -48.4474
      #5395e5 color charts
#5395e5 RGB chart
      #5395e5 CMYK chart
      #5395e5 RGB pie chart
      #5395e5 color shades, tints & tones
#5395e5 color schemes
#5395e5 color preview, HTML & CSS examples
           This text has a color of #5395e5        
        
          <p style="color:#5395e5;">Text here</p>
        
        
          .mytext {color:#5395e5;}
        
        Text color #5395e5
      
           This box has a color of #5395e5        
        
          <div style="background-color:#5395e5;">Content here</div>
        
        
          .mybackground {background-color:#5395e5;}
        
        Background color #5395e5
      
           Border around this has a color of #5395e5        
        
          <div style="border:2px solid #5395e5;">Content here</div>
        
        
          .myborder {border:2px solid #5395e5;}
        
        Border color #5395e5