#053ebe color space conversions
Hex:
        #053ebe
        RGB:
        5, 62, 190
        CMY:
        98, 76, 25
        CMYK:
        97, 67, 0, 25
      HSL:
        222°, 94.8718%, 38.2353%
        HSV (HSB):
        222°, 97.3684%, 74.5098%
        XYZ:
        11.0795, 7.1952, 49.5201
        xyY:
        0.1634, 0.1061, 7.1952
      CIE-Lab:
        32.2473, 36.2852, -70.6200
        CIE-LCH:
        32.2473, 79.3965, 297.1945
        CIE-Luv:
        32.2473, -13.5018, -94.8748
        Hunter-Lab:
        26.8239, 26.7867, -90.6795
      #053ebe color charts
#053ebe RGB chart
      #053ebe CMYK chart
      #053ebe RGB pie chart
      #053ebe color shades, tints & tones
#053ebe color schemes
#053ebe color preview, HTML & CSS examples
           This text has a color of #053ebe        
        
          <p style="color:#053ebe;">Text here</p>
        
        
          .mytext {color:#053ebe;}
        
        Text color #053ebe
      
           This box has a color of #053ebe        
        
          <div style="background-color:#053ebe;">Content here</div>
        
        
          .mybackground {background-color:#053ebe;}
        
        Background color #053ebe
      
           Border around this has a color of #053ebe        
        
          <div style="border:2px solid #053ebe;">Content here</div>
        
        
          .myborder {border:2px solid #053ebe;}
        
        Border color #053ebe