#0556bf color space conversions
Hex:
        #0556bf
        RGB:
        5, 86, 191
        CMY:
        98, 66, 25
        CMYK:
        97, 55, 0, 25
      HSL:
        214°, 94.8980%, 38.4314%
        HSV (HSB):
        214°, 97.3822%, 74.9020%
        XYZ:
        12.7943, 10.4494, 50.6328
        xyY:
        0.1732, 0.1414, 10.4494
      CIE-Lab:
        38.6373, 20.7442, -60.7463
        CIE-LCH:
        38.6373, 64.1906, 288.8545
        CIE-Luv:
        38.6373, -19.4003, -88.2802
        Hunter-Lab:
        32.3256, 14.0799, -70.2403
      #0556bf color charts
#0556bf RGB chart
      #0556bf CMYK chart
      #0556bf RGB pie chart
      #0556bf color shades, tints & tones
#0556bf color schemes
#0556bf color preview, HTML & CSS examples
           This text has a color of #0556bf        
        
          <p style="color:#0556bf;">Text here</p>
        
        
          .mytext {color:#0556bf;}
        
        Text color #0556bf
      
           This box has a color of #0556bf        
        
          <div style="background-color:#0556bf;">Content here</div>
        
        
          .mybackground {background-color:#0556bf;}
        
        Background color #0556bf
      
           Border around this has a color of #0556bf        
        
          <div style="border:2px solid #0556bf;">Content here</div>
        
        
          .myborder {border:2px solid #0556bf;}
        
        Border color #0556bf