#0537aa color space conversions
Hex:
        #0537aa
        RGB:
        5, 55, 170
        CMY:
        98, 78, 33
        CMYK:
        97, 68, 0, 33
      HSL:
        222°, 94.2857%, 34.3137%
        HSV (HSB):
        222°, 97.0588%, 66.6667%
        XYZ:
        8.6845, 5.6669, 38.6663
        xyY:
        0.1638, 0.1069, 5.6669
      CIE-Lab:
        28.5561, 33.1496, -64.8088
        CIE-LCH:
        28.5561, 72.7948, 297.0897
        CIE-Luv:
        28.5561, -11.9441, -83.5659
        Hunter-Lab:
        23.8053, 23.4598, -79.6395
      #0537aa color charts
#0537aa RGB chart
      #0537aa CMYK chart
      #0537aa RGB pie chart
      #0537aa color shades, tints & tones
#0537aa color schemes
#0537aa color preview, HTML & CSS examples
           This text has a color of #0537aa        
        
          <p style="color:#0537aa;">Text here</p>
        
        
          .mytext {color:#0537aa;}
        
        Text color #0537aa
      
           This box has a color of #0537aa        
        
          <div style="background-color:#0537aa;">Content here</div>
        
        
          .mybackground {background-color:#0537aa;}
        
        Background color #0537aa
      
           Border around this has a color of #0537aa        
        
          <div style="border:2px solid #0537aa;">Content here</div>
        
        
          .myborder {border:2px solid #0537aa;}
        
        Border color #0537aa