#0556af color space conversions
Hex:
        #0556af
        RGB:
        5, 86, 175
        CMY:
        98, 66, 31
        CMYK:
        97, 51, 0, 31
      HSL:
        211°, 94.4444%, 35.2941%
        HSV (HSB):
        211°, 97.1429%, 68.6275%
        XYZ:
        11.1282, 9.7830, 41.8592
        xyY:
        0.1773, 0.1559, 9.7830
      CIE-Lab:
        37.4501, 14.2170, -53.2701
        CIE-LCH:
        37.4501, 55.1346, 284.9432
        CIE-Luv:
        37.4501, -19.8637, -76.7819
        Hunter-Lab:
        31.2778, 8.7720, -57.4537
      #0556af color charts
#0556af RGB chart
      #0556af CMYK chart
      #0556af RGB pie chart
      #0556af color shades, tints & tones
#0556af color schemes
#0556af color preview, HTML & CSS examples
           This text has a color of #0556af        
        
          <p style="color:#0556af;">Text here</p>
        
        
          .mytext {color:#0556af;}
        
        Text color #0556af
      
           This box has a color of #0556af        
        
          <div style="background-color:#0556af;">Content here</div>
        
        
          .mybackground {background-color:#0556af;}
        
        Background color #0556af
      
           Border around this has a color of #0556af        
        
          <div style="border:2px solid #0556af;">Content here</div>
        
        
          .myborder {border:2px solid #0556af;}
        
        Border color #0556af