#0154a3 color space conversions
Hex:
        #0154a3
        RGB:
        1, 84, 163
        CMY:
        100, 67, 36
        CMYK:
        99, 48, 0, 36
      HSL:
        209°, 98.7805%, 32.1569%
        HSV (HSB):
        209°, 99.3865%, 63.9216%
        XYZ:
        9.7937, 8.9914, 35.8697
        xyY:
        0.1792, 0.1645, 8.9914
      CIE-Lab:
        35.9678, 10.4090, -48.5296
        CIE-LCH:
        35.9678, 49.6333, 282.1058
        CIE-Luv:
        35.9678, -19.8971, -68.9975
        Hunter-Lab:
        29.9857, 5.8252, -49.9341
      #0154a3 color charts
#0154a3 RGB chart
      #0154a3 CMYK chart
      #0154a3 RGB pie chart
      #0154a3 color shades, tints & tones
#0154a3 color schemes
#0154a3 color preview, HTML & CSS examples
           This text has a color of #0154a3        
        
          <p style="color:#0154a3;">Text here</p>
        
        
          .mytext {color:#0154a3;}
        
        Text color #0154a3
      
           This box has a color of #0154a3        
        
          <div style="background-color:#0154a3;">Content here</div>
        
        
          .mybackground {background-color:#0154a3;}
        
        Background color #0154a3
      
           Border around this has a color of #0154a3        
        
          <div style="border:2px solid #0154a3;">Content here</div>
        
        
          .myborder {border:2px solid #0154a3;}
        
        Border color #0154a3