#053bd3 color space conversions
Hex:
        #053bd3
        RGB:
        5, 59, 211
        CMY:
        98, 77, 17
        CMYK:
        98, 72, 0, 17
      HSL:
        224°, 95.3704%, 42.3529%
        HSV (HSB):
        224°, 97.6303%, 82.7451%
        XYZ:
        13.3844, 7.8633, 62.4404
        xyY:
        0.1599, 0.0940, 7.8633
      CIE-Lab:
        33.6966, 45.9203, -80.4782
        CIE-LCH:
        33.6966, 92.6575, 299.7088
        CIE-Luv:
        33.6966, -13.0666, -107.8700
        Hunter-Lab:
        28.0417, 36.1261, -112.3919
      #053bd3 color charts
#053bd3 RGB chart
      #053bd3 CMYK chart
      #053bd3 RGB pie chart
      #053bd3 color shades, tints & tones
#053bd3 color schemes
#053bd3 color preview, HTML & CSS examples
           This text has a color of #053bd3        
        
          <p style="color:#053bd3;">Text here</p>
        
        
          .mytext {color:#053bd3;}
        
        Text color #053bd3
      
           This box has a color of #053bd3        
        
          <div style="background-color:#053bd3;">Content here</div>
        
        
          .mybackground {background-color:#053bd3;}
        
        Background color #053bd3
      
           Border around this has a color of #053bd3        
        
          <div style="border:2px solid #053bd3;">Content here</div>
        
        
          .myborder {border:2px solid #053bd3;}
        
        Border color #053bd3