#154472 color space conversions
Hex:
        #154472
        RGB:
        21, 68, 114
        CMY:
        92, 73, 55
        CMYK:
        82, 40, 0, 55
      HSL:
        210°, 68.8889%, 26.4706%
        HSV (HSB):
        210°, 81.5789%, 44.7059%
        XYZ:
        5.4136, 5.5086, 16.6975
        xyY:
        0.1960, 0.1994, 5.5086
      CIE-Lab:
        28.1372, 2.1308, -30.9532
        CIE-LCH:
        28.1372, 31.0265, 273.9381
        CIE-Luv:
        28.1372, -15.0248, -40.0284
        Hunter-Lab:
        23.4704, 0.0995, -25.7514
      #154472 color charts
#154472 RGB chart
      #154472 CMYK chart
      #154472 RGB pie chart
      #154472 color shades, tints & tones
#154472 color schemes
#154472 color preview, HTML & CSS examples
           This text has a color of #154472        
        
          <p style="color:#154472;">Text here</p>
        
        
          .mytext {color:#154472;}
        
        Text color #154472
      
           This box has a color of #154472        
        
          <div style="background-color:#154472;">Content here</div>
        
        
          .mybackground {background-color:#154472;}
        
        Background color #154472
      
           Border around this has a color of #154472        
        
          <div style="border:2px solid #154472;">Content here</div>
        
        
          .myborder {border:2px solid #154472;}
        
        Border color #154472