#154a7b color space conversions
Hex:
        #154a7b
        RGB:
        21, 74, 123
        CMY:
        92, 71, 52
        CMYK:
        83, 40, 0, 52
      HSL:
        209°, 70.8333%, 28.2353%
        HSV (HSB):
        209°, 82.9268%, 48.2353%
        XYZ:
        6.3332, 6.4870, 19.6572
        xyY:
        0.1950, 0.1997, 6.4870
      CIE-Lab:
        30.6094, 1.8024, -32.6751
        CIE-LCH:
        30.6094, 32.7248, 273.1574
        CIE-Luv:
        30.6094, -16.7334, -43.4921
        Hunter-Lab:
        25.4697, -0.1868, -27.9306
      #154a7b color charts
#154a7b RGB chart
      #154a7b CMYK chart
      #154a7b RGB pie chart
      #154a7b color shades, tints & tones
#154a7b color schemes
#154a7b color preview, HTML & CSS examples
           This text has a color of #154a7b        
        
          <p style="color:#154a7b;">Text here</p>
        
        
          .mytext {color:#154a7b;}
        
        Text color #154a7b
      
           This box has a color of #154a7b        
        
          <div style="background-color:#154a7b;">Content here</div>
        
        
          .mybackground {background-color:#154a7b;}
        
        Background color #154a7b
      
           Border around this has a color of #154a7b        
        
          <div style="border:2px solid #154a7b;">Content here</div>
        
        
          .myborder {border:2px solid #154a7b;}
        
        Border color #154a7b