#154ca6 color space conversions
Hex:
        #154ca6
        RGB:
        21, 76, 166
        CMY:
        92, 70, 35
        CMYK:
        87, 54, 0, 35
      HSL:
        217°, 77.5401%, 36.6667%
        HSV (HSB):
        217°, 87.3494%, 65.0980%
        XYZ:
        9.7766, 8.0815, 37.1210
        xyY:
        0.1778, 0.1470, 8.0815
      CIE-Lab:
        34.1520, 18.0995, -53.2482
        CIE-LCH:
        34.1520, 56.2402, 288.7733
        CIE-Luv:
        34.1520, -16.1979, -74.6919
        Hunter-Lab:
        28.4280, 11.6389, -57.5208
      #154ca6 color charts
#154ca6 RGB chart
      #154ca6 CMYK chart
      #154ca6 RGB pie chart
      #154ca6 color shades, tints & tones
#154ca6 color schemes
#154ca6 color preview, HTML & CSS examples
           This text has a color of #154ca6        
        
          <p style="color:#154ca6;">Text here</p>
        
        
          .mytext {color:#154ca6;}
        
        Text color #154ca6
      
           This box has a color of #154ca6        
        
          <div style="background-color:#154ca6;">Content here</div>
        
        
          .mybackground {background-color:#154ca6;}
        
        Background color #154ca6
      
           Border around this has a color of #154ca6        
        
          <div style="border:2px solid #154ca6;">Content here</div>
        
        
          .myborder {border:2px solid #154ca6;}
        
        Border color #154ca6