#156bbe color space conversions
Hex:
        #156bbe
        RGB:
        21, 107, 190
        CMY:
        92, 58, 25
        CMYK:
        89, 44, 0, 25
      HSL:
        209°, 80.0948%, 41.3725%
        HSV (HSB):
        209°, 88.9474%, 74.5098%
        XYZ:
        14.8612, 14.3925, 50.7100
        xyY:
        0.1858, 0.1800, 14.3925
      CIE-Lab:
        44.7907, 7.3367, -50.2156
        CIE-LCH:
        44.7907, 50.7488, 278.3124
        CIE-Luv:
        44.7907, -24.7947, -75.7101
        Hunter-Lab:
        37.9375, 3.5331, -52.6950
      #156bbe color charts
#156bbe RGB chart
      #156bbe CMYK chart
      #156bbe RGB pie chart
      #156bbe color shades, tints & tones
#156bbe color schemes
#156bbe color preview, HTML & CSS examples
           This text has a color of #156bbe        
        
          <p style="color:#156bbe;">Text here</p>
        
        
          .mytext {color:#156bbe;}
        
        Text color #156bbe
      
           This box has a color of #156bbe        
        
          <div style="background-color:#156bbe;">Content here</div>
        
        
          .mybackground {background-color:#156bbe;}
        
        Background color #156bbe
      
           Border around this has a color of #156bbe        
        
          <div style="border:2px solid #156bbe;">Content here</div>
        
        
          .myborder {border:2px solid #156bbe;}
        
        Border color #156bbe