#053ae0 color space conversions
Hex:
        #053ae0
        RGB:
        5, 58, 224
        CMY:
        98, 77, 12
        CMYK:
        98, 74, 0, 12
      HSL:
        225°, 95.6332%, 44.9020%
        HSV (HSB):
        225°, 97.7679%, 87.8431%
        XYZ:
        15.0302, 8.4402, 71.3580
        xyY:
        0.1585, 0.0890, 8.4402
      CIE-Lab:
        34.8833, 51.0579, -85.9932
        CIE-LCH:
        34.8833, 100.0087, 300.6994
        CIE-Luv:
        34.8833, -13.0704, -115.5406
        Hunter-Lab:
        29.0520, 41.5067, -125.2925
      #053ae0 color charts
#053ae0 RGB chart
      #053ae0 CMYK chart
      #053ae0 RGB pie chart
      #053ae0 color shades, tints & tones
#053ae0 color schemes
#053ae0 color preview, HTML & CSS examples
           This text has a color of #053ae0        
        
          <p style="color:#053ae0;">Text here</p>
        
        
          .mytext {color:#053ae0;}
        
        Text color #053ae0
      
           This box has a color of #053ae0        
        
          <div style="background-color:#053ae0;">Content here</div>
        
        
          .mybackground {background-color:#053ae0;}
        
        Background color #053ae0
      
           Border around this has a color of #053ae0        
        
          <div style="border:2px solid #053ae0;">Content here</div>
        
        
          .myborder {border:2px solid #053ae0;}
        
        Border color #053ae0