#053fd4 color space conversions
Hex:
        #053fd4
        RGB:
        5, 63, 212
        CMY:
        98, 75, 17
        CMYK:
        98, 70, 0, 17
      HSL:
        223°, 95.3917%, 42.5490%
        HSV (HSB):
        223°, 97.6415%, 83.1373%
        XYZ:
        13.7238, 8.3407, 63.1740
        xyY:
        0.1610, 0.0979, 8.3407
      CIE-Lab:
        34.6827, 43.8502, -79.4263
        CIE-LCH:
        34.6827, 90.7269, 298.9025
        CIE-Luv:
        34.6827, -13.8233, -108.0851
        Hunter-Lab:
        28.8803, 34.2815, -109.4769
      #053fd4 color charts
#053fd4 RGB chart
      #053fd4 CMYK chart
      #053fd4 RGB pie chart
      #053fd4 color shades, tints & tones
#053fd4 color schemes
#053fd4 color preview, HTML & CSS examples
           This text has a color of #053fd4        
        
          <p style="color:#053fd4;">Text here</p>
        
        
          .mytext {color:#053fd4;}
        
        Text color #053fd4
      
           This box has a color of #053fd4        
        
          <div style="background-color:#053fd4;">Content here</div>
        
        
          .mybackground {background-color:#053fd4;}
        
        Background color #053fd4
      
           Border around this has a color of #053fd4        
        
          <div style="border:2px solid #053fd4;">Content here</div>
        
        
          .myborder {border:2px solid #053fd4;}
        
        Border color #053fd4