#0556bb color space conversions
Hex:
        #0556bb
        RGB:
        5, 86, 187
        CMY:
        98, 66, 27
        CMYK:
        97, 54, 0, 27
      HSL:
        213°, 94.7917%, 37.6471%
        HSV (HSB):
        213°, 97.3262%, 73.3333%
        XYZ:
        12.3600, 10.2757, 48.3457
        xyY:
        0.1741, 0.1448, 10.2757
      CIE-Lab:
        38.3328, 19.1236, -58.9022
        CIE-LCH:
        38.3328, 61.9288, 287.9869
        CIE-Luv:
        38.3328, -19.5046, -85.4515
        Hunter-Lab:
        32.0557, 12.7283, -66.9807
      #0556bb color charts
#0556bb RGB chart
      #0556bb CMYK chart
      #0556bb RGB pie chart
      #0556bb color shades, tints & tones
#0556bb color schemes
#0556bb color preview, HTML & CSS examples
           This text has a color of #0556bb        
        
          <p style="color:#0556bb;">Text here</p>
        
        
          .mytext {color:#0556bb;}
        
        Text color #0556bb
      
           This box has a color of #0556bb        
        
          <div style="background-color:#0556bb;">Content here</div>
        
        
          .mybackground {background-color:#0556bb;}
        
        Background color #0556bb
      
           Border around this has a color of #0556bb        
        
          <div style="border:2px solid #0556bb;">Content here</div>
        
        
          .myborder {border:2px solid #0556bb;}
        
        Border color #0556bb