#154eab color space conversions
Hex:
        #154eab
        RGB:
        21, 78, 171
        CMY:
        92, 69, 33
        CMYK:
        88, 54, 0, 33
      HSL:
        217°, 78.1250%, 37.6471%
        HSV (HSB):
        217°, 87.7193%, 67.0588%
        XYZ:
        10.3843, 8.5485, 39.6308
        xyY:
        0.1773, 0.1460, 8.5485
      CIE-Lab:
        35.1000, 18.7701, -54.6941
        CIE-LCH:
        35.1000, 57.8253, 288.9413
        CIE-Luv:
        35.1000, -16.6696, -77.3698
        Hunter-Lab:
        29.2378, 12.2314, -59.8990
      #154eab color charts
#154eab RGB chart
      #154eab CMYK chart
      #154eab RGB pie chart
      #154eab color shades, tints & tones
#154eab color schemes
#154eab color preview, HTML & CSS examples
           This text has a color of #154eab        
        
          <p style="color:#154eab;">Text here</p>
        
        
          .mytext {color:#154eab;}
        
        Text color #154eab
      
           This box has a color of #154eab        
        
          <div style="background-color:#154eab;">Content here</div>
        
        
          .mybackground {background-color:#154eab;}
        
        Background color #154eab
      
           Border around this has a color of #154eab        
        
          <div style="border:2px solid #154eab;">Content here</div>
        
        
          .myborder {border:2px solid #154eab;}
        
        Border color #154eab