#053ac5 color space conversions
Hex:
        #053ac5
        RGB:
        5, 58, 197
        CMY:
        98, 77, 23
        CMYK:
        97, 71, 0, 23
      HSL:
        223°, 95.0495%, 39.6078%
        HSV (HSB):
        223°, 97.4619%, 77.2549%
        XYZ:
        11.6537, 7.0896, 53.5775
        xyY:
        0.1611, 0.0980, 7.0896
      CIE-Lab:
        32.0100, 41.4565, -75.1200
        CIE-LCH:
        32.0100, 85.8001, 298.8930
        CIE-Luv:
        32.0100, -12.7336, -99.6292
        Hunter-Lab:
        26.6263, 31.5291, -100.6652
      #053ac5 color charts
#053ac5 RGB chart
      #053ac5 CMYK chart
      #053ac5 RGB pie chart
      #053ac5 color shades, tints & tones
#053ac5 color schemes
#053ac5 color preview, HTML & CSS examples
           This text has a color of #053ac5        
        
          <p style="color:#053ac5;">Text here</p>
        
        
          .mytext {color:#053ac5;}
        
        Text color #053ac5
      
           This box has a color of #053ac5        
        
          <div style="background-color:#053ac5;">Content here</div>
        
        
          .mybackground {background-color:#053ac5;}
        
        Background color #053ac5
      
           Border around this has a color of #053ac5        
        
          <div style="border:2px solid #053ac5;">Content here</div>
        
        
          .myborder {border:2px solid #053ac5;}
        
        Border color #053ac5