#0548cb color space conversions
Hex:
        #0548cb
        RGB:
        5, 72, 203
        CMY:
        98, 72, 20
        CMYK:
        98, 65, 0, 20
      HSL:
        220°, 95.1923%, 40.7843%
        HSV (HSB):
        220°, 97.5369%, 79.6078%
        XYZ:
        13.1594, 8.9788, 57.5394
        xyY:
        0.1652, 0.1127, 8.9788
      CIE-Lab:
        35.9434, 34.7701, -72.1381
        CIE-LCH:
        35.9434, 80.0803, 295.7338
        CIE-Luv:
        35.9434, -15.6920, -101.0086
        Hunter-Lab:
        29.9646, 25.9530, -92.8760
      #0548cb color charts
#0548cb RGB chart
      #0548cb CMYK chart
      #0548cb RGB pie chart
      #0548cb color shades, tints & tones
#0548cb color schemes
#0548cb color preview, HTML & CSS examples
           This text has a color of #0548cb        
        
          <p style="color:#0548cb;">Text here</p>
        
        
          .mytext {color:#0548cb;}
        
        Text color #0548cb
      
           This box has a color of #0548cb        
        
          <div style="background-color:#0548cb;">Content here</div>
        
        
          .mybackground {background-color:#0548cb;}
        
        Background color #0548cb
      
           Border around this has a color of #0548cb        
        
          <div style="border:2px solid #0548cb;">Content here</div>
        
        
          .myborder {border:2px solid #0548cb;}
        
        Border color #0548cb