#0537ae color space conversions
Hex:
        #0537ae
        RGB:
        5, 55, 174
        CMY:
        98, 78, 32
        CMYK:
        97, 68, 0, 32
      HSL:
        222°, 94.4134%, 35.0980%
        HSV (HSB):
        222°, 97.1264%, 68.2353%
        XYZ:
        9.0688, 5.8206, 40.6899
        xyY:
        0.1632, 0.1047, 5.8206
      CIE-Lab:
        28.9554, 34.7025, -66.5493
        CIE-LCH:
        28.9554, 75.0538, 297.5400
        CIE-Luv:
        28.9554, -11.9633, -86.0223
        Hunter-Lab:
        24.1260, 24.8762, -83.1079
      #0537ae color charts
#0537ae RGB chart
      #0537ae CMYK chart
      #0537ae RGB pie chart
      #0537ae color shades, tints & tones
#0537ae color schemes
#0537ae color preview, HTML & CSS examples
           This text has a color of #0537ae        
        
          <p style="color:#0537ae;">Text here</p>
        
        
          .mytext {color:#0537ae;}
        
        Text color #0537ae
      
           This box has a color of #0537ae        
        
          <div style="background-color:#0537ae;">Content here</div>
        
        
          .mybackground {background-color:#0537ae;}
        
        Background color #0537ae
      
           Border around this has a color of #0537ae        
        
          <div style="border:2px solid #0537ae;">Content here</div>
        
        
          .myborder {border:2px solid #0537ae;}
        
        Border color #0537ae