#0553ae color space conversions
Hex:
        #0553ae
        RGB:
        5, 83, 174
        CMY:
        98, 67, 32
        CMYK:
        97, 52, 0, 32
      HSL:
        212°, 94.4134%, 35.0980%
        HSV (HSB):
        212°, 97.1264%, 68.2353%
        XYZ:
        10.7958, 9.2748, 41.2656
        xyY:
        0.1760, 0.1512, 9.2748
      CIE-Lab:
        36.5080, 15.8175, -54.2036
        CIE-LCH:
        36.5080, 56.4644, 286.2681
        CIE-Luv:
        36.5080, -19.0183, -77.5373
        Hunter-Lab:
        30.4545, 9.9811, -59.0193
      #0553ae color charts
#0553ae RGB chart
      #0553ae CMYK chart
      #0553ae RGB pie chart
      #0553ae color shades, tints & tones
#0553ae color schemes
#0553ae color preview, HTML & CSS examples
           This text has a color of #0553ae        
        
          <p style="color:#0553ae;">Text here</p>
        
        
          .mytext {color:#0553ae;}
        
        Text color #0553ae
      
           This box has a color of #0553ae        
        
          <div style="background-color:#0553ae;">Content here</div>
        
        
          .mybackground {background-color:#0553ae;}
        
        Background color #0553ae
      
           Border around this has a color of #0553ae        
        
          <div style="border:2px solid #0553ae;">Content here</div>
        
        
          .myborder {border:2px solid #0553ae;}
        
        Border color #0553ae