#156dbd color space conversions
Hex:
        #156dbd
        RGB:
        21, 109, 189
        CMY:
        92, 57, 26
        CMYK:
        89, 42, 0, 26
      HSL:
        209°, 80.0000%, 41.1765%
        HSV (HSB):
        209°, 88.8889%, 74.1176%
        XYZ:
        14.9632, 14.7708, 50.2065
        xyY:
        0.1872, 0.1848, 14.7708
      CIE-Lab:
        45.3187, 5.6756, -48.7905
        CIE-LCH:
        45.3187, 49.1195, 276.6351
        CIE-Luv:
        45.3187, -25.4742, -73.6178
        Hunter-Lab:
        38.4328, 2.2386, -50.5502
      #156dbd color charts
#156dbd RGB chart
      #156dbd CMYK chart
      #156dbd RGB pie chart
      #156dbd color shades, tints & tones
#156dbd color schemes
#156dbd color preview, HTML & CSS examples
           This text has a color of #156dbd        
        
          <p style="color:#156dbd;">Text here</p>
        
        
          .mytext {color:#156dbd;}
        
        Text color #156dbd
      
           This box has a color of #156dbd        
        
          <div style="background-color:#156dbd;">Content here</div>
        
        
          .mybackground {background-color:#156dbd;}
        
        Background color #156dbd
      
           Border around this has a color of #156dbd        
        
          <div style="border:2px solid #156dbd;">Content here</div>
        
        
          .myborder {border:2px solid #156dbd;}
        
        Border color #156dbd