#156ab5 color space conversions
Hex:
        #156ab5
        RGB:
        21, 106, 181
        CMY:
        92, 58, 29
        CMYK:
        88, 41, 0, 29
      HSL:
        208°, 79.2079%, 39.6078%
        HSV (HSB):
        208°, 88.3978%, 70.9804%
        XYZ:
        13.8038, 13.8037, 45.6529
        xyY:
        0.1884, 0.1884, 13.8037
      CIE-Lab:
        43.9501, 4.4134, -46.3301
        CIE-LCH:
        43.9501, 46.5398, 275.4415
        CIE-Luv:
        43.9501, -24.8704, -69.2132
        Hunter-Lab:
        37.1533, 1.3008, -46.8465
      #156ab5 color charts
#156ab5 RGB chart
      #156ab5 CMYK chart
      #156ab5 RGB pie chart
      #156ab5 color shades, tints & tones
#156ab5 color schemes
#156ab5 color preview, HTML & CSS examples
           This text has a color of #156ab5        
        
          <p style="color:#156ab5;">Text here</p>
        
        
          .mytext {color:#156ab5;}
        
        Text color #156ab5
      
           This box has a color of #156ab5        
        
          <div style="background-color:#156ab5;">Content here</div>
        
        
          .mybackground {background-color:#156ab5;}
        
        Background color #156ab5
      
           Border around this has a color of #156ab5        
        
          <div style="border:2px solid #156ab5;">Content here</div>
        
        
          .myborder {border:2px solid #156ab5;}
        
        Border color #156ab5