#014484 color space conversions
Hex:
        #014484
        RGB:
        1, 68, 132
        CMY:
        100, 73, 48
        CMYK:
        99, 48, 0, 48
      HSL:
        209°, 98.4962%, 26.0784%
        HSV (HSB):
        209°, 99.2424%, 51.7647%
        XYZ:
        6.2445, 5.8066, 22.6215
        xyY:
        0.1801, 0.1675, 5.8066
      CIE-Lab:
        28.9193, 8.1367, -41.0071
        CIE-LCH:
        28.9193, 41.8065, 281.2230
        CIE-Luv:
        28.9193, -16.1274, -54.1976
        Hunter-Lab:
        24.0970, 4.0869, -38.7917
      #014484 color charts
#014484 RGB chart
      #014484 CMYK chart
      #014484 RGB pie chart
      #014484 color shades, tints & tones
#014484 color schemes
#014484 color preview, HTML & CSS examples
           This text has a color of #014484        
        
          <p style="color:#014484;">Text here</p>
        
        
          .mytext {color:#014484;}
        
        Text color #014484
      
           This box has a color of #014484        
        
          <div style="background-color:#014484;">Content here</div>
        
        
          .mybackground {background-color:#014484;}
        
        Background color #014484
      
           Border around this has a color of #014484        
        
          <div style="border:2px solid #014484;">Content here</div>
        
        
          .myborder {border:2px solid #014484;}
        
        Border color #014484