#154ea3 color space conversions
Hex:
        #154ea3
        RGB:
        21, 78, 163
        CMY:
        92, 69, 36
        CMYK:
        87, 52, 0, 36
      HSL:
        216°, 77.1739%, 36.0784%
        HSV (HSB):
        216°, 87.1166%, 63.9216%
        XYZ:
        9.6445, 8.2526, 35.7349
        xyY:
        0.1798, 0.1539, 8.2526
      CIE-Lab:
        34.5034, 15.5247, -50.8812
        CIE-LCH:
        34.5034, 53.1970, 286.9678
        CIE-Luv:
        34.5034, -16.8311, -71.6260
        Hunter-Lab:
        28.7273, 9.6545, -53.6440
      #154ea3 color charts
#154ea3 RGB chart
      #154ea3 CMYK chart
      #154ea3 RGB pie chart
      #154ea3 color shades, tints & tones
#154ea3 color schemes
#154ea3 color preview, HTML & CSS examples
           This text has a color of #154ea3        
        
          <p style="color:#154ea3;">Text here</p>
        
        
          .mytext {color:#154ea3;}
        
        Text color #154ea3
      
           This box has a color of #154ea3        
        
          <div style="background-color:#154ea3;">Content here</div>
        
        
          .mybackground {background-color:#154ea3;}
        
        Background color #154ea3
      
           Border around this has a color of #154ea3        
        
          <div style="border:2px solid #154ea3;">Content here</div>
        
        
          .myborder {border:2px solid #154ea3;}
        
        Border color #154ea3