#0552ba color space conversions
Hex:
        #0552ba
        RGB:
        5, 82, 186
        CMY:
        98, 68, 27
        CMYK:
        97, 56, 0, 27
      HSL:
        214°, 94.7644%, 37.4510%
        HSV (HSB):
        214°, 97.3118%, 72.9412%
        XYZ:
        11.9428, 9.6120, 47.6802
        xyY:
        0.1725, 0.1388, 9.6120
      CIE-Lab:
        37.1369, 21.3953, -60.2607
        CIE-LCH:
        37.1369, 63.9462, 289.5471
        CIE-Luv:
        37.1369, -18.4216, -86.4995
        Hunter-Lab:
        31.0033, 14.5045, -69.4804
      #0552ba color charts
#0552ba RGB chart
      #0552ba CMYK chart
      #0552ba RGB pie chart
      #0552ba color shades, tints & tones
#0552ba color schemes
#0552ba color preview, HTML & CSS examples
           This text has a color of #0552ba        
        
          <p style="color:#0552ba;">Text here</p>
        
        
          .mytext {color:#0552ba;}
        
        Text color #0552ba
      
           This box has a color of #0552ba        
        
          <div style="background-color:#0552ba;">Content here</div>
        
        
          .mybackground {background-color:#0552ba;}
        
        Background color #0552ba
      
           Border around this has a color of #0552ba        
        
          <div style="border:2px solid #0552ba;">Content here</div>
        
        
          .myborder {border:2px solid #0552ba;}
        
        Border color #0552ba