#053dd2 color space conversions
Hex:
        #053dd2
        RGB:
        5, 61, 210
        CMY:
        98, 76, 18
        CMYK:
        98, 71, 0, 18
      HSL:
        224°, 95.3488%, 42.1569%
        HSV (HSB):
        224°, 97.6190%, 82.3529%
        XYZ:
        13.3642, 8.0229, 61.8170
        xyY:
        0.1606, 0.0964, 8.0229
      CIE-Lab:
        34.0305, 44.3500, -79.3477
        CIE-LCH:
        34.0305, 90.9009, 299.2023
        CIE-Luv:
        34.0305, -13.4254, -107.1031
        Hunter-Lab:
        28.3247, 34.6518, -109.5695
      #053dd2 color charts
#053dd2 RGB chart
      #053dd2 CMYK chart
      #053dd2 RGB pie chart
      #053dd2 color shades, tints & tones
#053dd2 color schemes
#053dd2 color preview, HTML & CSS examples
           This text has a color of #053dd2        
        
          <p style="color:#053dd2;">Text here</p>
        
        
          .mytext {color:#053dd2;}
        
        Text color #053dd2
      
           This box has a color of #053dd2        
        
          <div style="background-color:#053dd2;">Content here</div>
        
        
          .mybackground {background-color:#053dd2;}
        
        Background color #053dd2
      
           Border around this has a color of #053dd2        
        
          <div style="border:2px solid #053dd2;">Content here</div>
        
        
          .myborder {border:2px solid #053dd2;}
        
        Border color #053dd2