#053dee color space conversions
Hex:
        #053dee
        RGB:
        5, 61, 238
        CMY:
        98, 76, 7
        CMYK:
        98, 74, 0, 7
      HSL:
        226°, 95.8848%, 47.6471%
        HSV (HSB):
        226°, 97.8992%, 93.3333%
        XYZ:
        17.1639, 9.5428, 81.8262
        xyY:
        0.1581, 0.0879, 9.5428
      CIE-Lab:
        37.0090, 54.1285, -90.4387
        CIE-LCH:
        37.0090, 105.3995, 300.9009
        CIE-Luv:
        37.0090, -13.7826, -123.4952
        Hunter-Lab:
        30.8914, 45.1185, -135.4253
      #053dee color charts
#053dee RGB chart
      #053dee CMYK chart
      #053dee RGB pie chart
      #053dee color shades, tints & tones
#053dee color schemes
#053dee color preview, HTML & CSS examples
           This text has a color of #053dee        
        
          <p style="color:#053dee;">Text here</p>
        
        
          .mytext {color:#053dee;}
        
        Text color #053dee
      
           This box has a color of #053dee        
        
          <div style="background-color:#053dee;">Content here</div>
        
        
          .mybackground {background-color:#053dee;}
        
        Background color #053dee
      
           Border around this has a color of #053dee        
        
          <div style="border:2px solid #053dee;">Content here</div>
        
        
          .myborder {border:2px solid #053dee;}
        
        Border color #053dee