#053ad3 color space conversions
Hex:
        #053ad3
        RGB:
        5, 58, 211
        CMY:
        98, 77, 17
        CMYK:
        98, 73, 0, 17
      HSL:
        225°, 95.3704%, 42.3529%
        HSV (HSB):
        225°, 97.6303%, 82.7451%
        XYZ:
        13.3335, 7.7615, 62.4234
        xyY:
        0.1596, 0.0929, 7.7615
      CIE-Lab:
        33.4812, 46.5187, -80.8345
        CIE-LCH:
        33.4812, 93.2642, 299.9196
        CIE-Luv:
        33.4812, -12.8869, -107.9417
        Hunter-Lab:
        27.8595, 36.6756, -113.3464
      #053ad3 color charts
#053ad3 RGB chart
      #053ad3 CMYK chart
      #053ad3 RGB pie chart
      #053ad3 color shades, tints & tones
#053ad3 color schemes
#053ad3 color preview, HTML & CSS examples
           This text has a color of #053ad3        
        
          <p style="color:#053ad3;">Text here</p>
        
        
          .mytext {color:#053ad3;}
        
        Text color #053ad3
      
           This box has a color of #053ad3        
        
          <div style="background-color:#053ad3;">Content here</div>
        
        
          .mybackground {background-color:#053ad3;}
        
        Background color #053ad3
      
           Border around this has a color of #053ad3        
        
          <div style="border:2px solid #053ad3;">Content here</div>
        
        
          .myborder {border:2px solid #053ad3;}
        
        Border color #053ad3