#053edc color space conversions
Hex:
        #053edc
        RGB:
        5, 62, 220
        CMY:
        98, 76, 14
        CMYK:
        98, 72, 0, 14
      HSL:
        224°, 95.5556%, 44.1176%
        HSV (HSB):
        224°, 97.7273%, 86.2745%
        XYZ:
        14.7035, 8.6448, 68.6038
        xyY:
        0.1599, 0.0940, 8.6448
      CIE-Lab:
        35.2913, 47.3261, -83.0254
        CIE-LCH:
        35.2913, 95.5666, 299.6840
        CIE-Luv:
        35.2913, -13.7131, -112.9347
        Hunter-Lab:
        29.4021, 37.8112, -117.7598
      #053edc color charts
#053edc RGB chart
      #053edc CMYK chart
      #053edc RGB pie chart
      #053edc color shades, tints & tones
#053edc color schemes
#053edc color preview, HTML & CSS examples
           This text has a color of #053edc        
        
          <p style="color:#053edc;">Text here</p>
        
        
          .mytext {color:#053edc;}
        
        Text color #053edc
      
           This box has a color of #053edc        
        
          <div style="background-color:#053edc;">Content here</div>
        
        
          .mybackground {background-color:#053edc;}
        
        Background color #053edc
      
           Border around this has a color of #053edc        
        
          <div style="border:2px solid #053edc;">Content here</div>
        
        
          .myborder {border:2px solid #053edc;}
        
        Border color #053edc