#156fbd color space conversions
Hex:
        #156fbd
        RGB:
        21, 111, 189
        CMY:
        92, 56, 26
        CMYK:
        89, 41, 0, 26
      HSL:
        208°, 80.0000%, 41.1765%
        HSV (HSB):
        208°, 88.8889%, 74.1176%
        XYZ:
        15.1790, 15.2024, 50.2785
        xyY:
        0.1882, 0.1885, 15.2024
      CIE-Lab:
        45.9102, 4.4176, -47.8444
        CIE-LCH:
        45.9102, 48.0479, 275.2753
        CIE-Luv:
        45.9102, -26.1163, -72.2869
        Hunter-Lab:
        38.9903, 1.2574, -49.1620
      #156fbd color charts
#156fbd RGB chart
      #156fbd CMYK chart
      #156fbd RGB pie chart
      #156fbd color shades, tints & tones
#156fbd color schemes
#156fbd color preview, HTML & CSS examples
           This text has a color of #156fbd        
        
          <p style="color:#156fbd;">Text here</p>
        
        
          .mytext {color:#156fbd;}
        
        Text color #156fbd
      
           This box has a color of #156fbd        
        
          <div style="background-color:#156fbd;">Content here</div>
        
        
          .mybackground {background-color:#156fbd;}
        
        Background color #156fbd
      
           Border around this has a color of #156fbd        
        
          <div style="border:2px solid #156fbd;">Content here</div>
        
        
          .myborder {border:2px solid #156fbd;}
        
        Border color #156fbd