#012260 color space conversions
Hex:
        #012260
        RGB:
        1, 34, 96
        CMY:
        100, 87, 62
        CMYK:
        99, 65, 0, 62
      HSL:
        219°, 97.9381%, 19.0196%
        HSV (HSB):
        219°, 98.9583%, 37.6471%
        XYZ:
        2.6959, 1.9950, 11.3093
        xyY:
        0.1685, 0.1247, 1.9950
      CIE-Lab:
        15.4612, 16.8751, -39.7698
        CIE-LCH:
        15.4612, 43.2019, 292.9925
        CIE-Luv:
        15.4612, -7.1962, -39.9039
        Hunter-Lab:
        14.1246, 9.3511, -37.5854
      #012260 color charts
#012260 RGB chart
      #012260 CMYK chart
      #012260 RGB pie chart
      #012260 color shades, tints & tones
#012260 color schemes
#012260 color preview, HTML & CSS examples
           This text has a color of #012260        
        
          <p style="color:#012260;">Text here</p>
        
        
          .mytext {color:#012260;}
        
        Text color #012260
      
           This box has a color of #012260        
        
          <div style="background-color:#012260;">Content here</div>
        
        
          .mybackground {background-color:#012260;}
        
        Background color #012260
      
           Border around this has a color of #012260        
        
          <div style="border:2px solid #012260;">Content here</div>
        
        
          .myborder {border:2px solid #012260;}
        
        Border color #012260