#1556bc color space conversions
Hex:
        #1556bc
        RGB:
        21, 86, 188
        CMY:
        92, 66, 26
        CMYK:
        89, 54, 0, 26
      HSL:
        217°, 79.9043%, 40.9804%
        HSV (HSB):
        217°, 88.8298%, 73.7255%
        XYZ:
        12.7141, 10.4458, 48.9231
        xyY:
        0.1764, 0.1449, 10.4458
      CIE-Lab:
        38.6310, 20.2346, -58.9930
        CIE-LCH:
        38.6310, 62.3668, 288.9320
        CIE-Luv:
        38.6310, -18.5756, -85.8712
        Hunter-Lab:
        32.3200, 13.6588, -67.1237
      #1556bc color charts
#1556bc RGB chart
      #1556bc CMYK chart
      #1556bc RGB pie chart
      #1556bc color shades, tints & tones
#1556bc color schemes
#1556bc color preview, HTML & CSS examples
           This text has a color of #1556bc        
        
          <p style="color:#1556bc;">Text here</p>
        
        
          .mytext {color:#1556bc;}
        
        Text color #1556bc
      
           This box has a color of #1556bc        
        
          <div style="background-color:#1556bc;">Content here</div>
        
        
          .mybackground {background-color:#1556bc;}
        
        Background color #1556bc
      
           Border around this has a color of #1556bc        
        
          <div style="border:2px solid #1556bc;">Content here</div>
        
        
          .myborder {border:2px solid #1556bc;}
        
        Border color #1556bc