#154f7d color space conversions
Hex:
        #154f7d
        RGB:
        21, 79, 125
        CMY:
        92, 69, 51
        CMYK:
        83, 37, 0, 51
      HSL:
        207°, 71.2329%, 28.6275%
        HSV (HSB):
        207°, 83.2000%, 49.0196%
        XYZ:
        6.8069, 7.2321, 20.4392
        xyY:
        0.1974, 0.2098, 7.2321
      CIE-Lab:
        32.3295, -0.6785, -31.1889
        CIE-LCH:
        32.3295, 31.1963, 268.7538
        CIE-Luv:
        32.3295, -18.3527, -41.9370
        Hunter-Lab:
        26.8925, -1.8807, -26.2377
      #154f7d color charts
#154f7d RGB chart
      #154f7d CMYK chart
      #154f7d RGB pie chart
      #154f7d color shades, tints & tones
#154f7d color schemes
#154f7d color preview, HTML & CSS examples
           This text has a color of #154f7d        
        
          <p style="color:#154f7d;">Text here</p>
        
        
          .mytext {color:#154f7d;}
        
        Text color #154f7d
      
           This box has a color of #154f7d        
        
          <div style="background-color:#154f7d;">Content here</div>
        
        
          .mybackground {background-color:#154f7d;}
        
        Background color #154f7d
      
           Border around this has a color of #154f7d        
        
          <div style="border:2px solid #154f7d;">Content here</div>
        
        
          .myborder {border:2px solid #154f7d;}
        
        Border color #154f7d