#012e75 color space conversions
Hex:
        #012e75
        RGB:
        1, 46, 117
        CMY:
        100, 82, 54
        CMYK:
        99, 61, 0, 54
      HSL:
        217°, 98.3051%, 23.1373%
        HSV (HSB):
        217°, 99.1453%, 45.8824%
        XYZ:
        4.2004, 3.2448, 17.2345
        xyY:
        0.1702, 0.1315, 3.2448
      CIE-Lab:
        20.9988, 17.2975, -44.3964
        CIE-LCH:
        20.9988, 47.6471, 291.2866
        CIE-Luv:
        20.9988, -10.1484, -51.6167
        Hunter-Lab:
        18.0133, 10.0998, -44.1174
      #012e75 color charts
#012e75 RGB chart
      #012e75 CMYK chart
      #012e75 RGB pie chart
      #012e75 color shades, tints & tones
#012e75 color schemes
#012e75 color preview, HTML & CSS examples
           This text has a color of #012e75        
        
          <p style="color:#012e75;">Text here</p>
        
        
          .mytext {color:#012e75;}
        
        Text color #012e75
      
           This box has a color of #012e75        
        
          <div style="background-color:#012e75;">Content here</div>
        
        
          .mybackground {background-color:#012e75;}
        
        Background color #012e75
      
           Border around this has a color of #012e75        
        
          <div style="border:2px solid #012e75;">Content here</div>
        
        
          .myborder {border:2px solid #012e75;}
        
        Border color #012e75