#154a89 color space conversions
Hex:
        #154a89
        RGB:
        21, 74, 137
        CMY:
        92, 71, 46
        CMYK:
        85, 46, 0, 46
      HSL:
        213°, 73.4177%, 30.9804%
        HSV (HSB):
        213°, 84.6715%, 53.7255%
        XYZ:
        7.2734, 6.8631, 24.6083
        xyY:
        0.1877, 0.1771, 6.8631
      CIE-Lab:
        31.4933, 7.5646, -39.9402
        CIE-LCH:
        31.4933, 40.6503, 280.7247
        CIE-Luv:
        31.4933, -16.2788, -54.3381
        Hunter-Lab:
        26.1976, 3.7123, -37.3548
      #154a89 color charts
#154a89 RGB chart
      #154a89 CMYK chart
      #154a89 RGB pie chart
      #154a89 color shades, tints & tones
#154a89 color schemes
#154a89 color preview, HTML & CSS examples
           This text has a color of #154a89        
        
          <p style="color:#154a89;">Text here</p>
        
        
          .mytext {color:#154a89;}
        
        Text color #154a89
      
           This box has a color of #154a89        
        
          <div style="background-color:#154a89;">Content here</div>
        
        
          .mybackground {background-color:#154a89;}
        
        Background color #154a89
      
           Border around this has a color of #154a89        
        
          <div style="border:2px solid #154a89;">Content here</div>
        
        
          .myborder {border:2px solid #154a89;}
        
        Border color #154a89