#053aee color space conversions
Hex:
        #053aee
        RGB:
        5, 58, 238
        CMY:
        98, 77, 7
        CMYK:
        98, 76, 0, 7
      HSL:
        226°, 95.8848%, 47.6471%
        HSV (HSB):
        226°, 97.8992%, 93.3333%
        XYZ:
        17.0083, 9.2314, 81.7743
        xyY:
        0.1575, 0.0855, 9.2314
      CIE-Lab:
        36.4261, 55.7840, -91.4053
        CIE-LCH:
        36.4261, 107.0831, 301.3954
        CIE-Luv:
        36.4261, -13.3054, -123.6152
        Hunter-Lab:
        30.3833, 46.7519, -138.3064
      #053aee color charts
#053aee RGB chart
      #053aee CMYK chart
      #053aee RGB pie chart
      #053aee color shades, tints & tones
#053aee color schemes
#053aee color preview, HTML & CSS examples
           This text has a color of #053aee        
        
          <p style="color:#053aee;">Text here</p>
        
        
          .mytext {color:#053aee;}
        
        Text color #053aee
      
           This box has a color of #053aee        
        
          <div style="background-color:#053aee;">Content here</div>
        
        
          .mybackground {background-color:#053aee;}
        
        Background color #053aee
      
           Border around this has a color of #053aee        
        
          <div style="border:2px solid #053aee;">Content here</div>
        
        
          .myborder {border:2px solid #053aee;}
        
        Border color #053aee