#0546e2 color space conversions
Hex:
        #0546e2
        RGB:
        5, 70, 226
        CMY:
        98, 73, 11
        CMYK:
        98, 69, 0, 11
      HSL:
        222°, 95.6710%, 45.2941%
        HSV (HSB):
        222°, 97.7876%, 88.6275%
        XYZ:
        15.9802, 9.9036, 73.0208
        xyY:
        0.1616, 0.1001, 9.9036
      CIE-Lab:
        37.6688, 44.6323, -82.5297
        CIE-LCH:
        37.6688, 93.8254, 298.4046
        CIE-Luv:
        37.6688, -15.2804, -115.5567
        Hunter-Lab:
        31.4699, 35.5687, -115.5438
      #0546e2 color charts
#0546e2 RGB chart
      #0546e2 CMYK chart
      #0546e2 RGB pie chart
      #0546e2 color shades, tints & tones
#0546e2 color schemes
#0546e2 color preview, HTML & CSS examples
           This text has a color of #0546e2        
        
          <p style="color:#0546e2;">Text here</p>
        
        
          .mytext {color:#0546e2;}
        
        Text color #0546e2
      
           This box has a color of #0546e2        
        
          <div style="background-color:#0546e2;">Content here</div>
        
        
          .mybackground {background-color:#0546e2;}
        
        Background color #0546e2
      
           Border around this has a color of #0546e2        
        
          <div style="border:2px solid #0546e2;">Content here</div>
        
        
          .myborder {border:2px solid #0546e2;}
        
        Border color #0546e2