#012d74 color space conversions
Hex:
        #012d74
        RGB:
        1, 45, 116
        CMY:
        100, 82, 55
        CMYK:
        99, 61, 0, 55
      HSL:
        217°, 98.2906%, 22.9412%
        HSV (HSB):
        217°, 99.1379%, 45.4902%
        XYZ:
        4.1033, 3.1442, 16.9136
        xyY:
        0.1698, 0.1301, 3.1442
      CIE-Lab:
        20.6123, 17.5903, -44.3870
        CIE-LCH:
        20.6123, 47.7454, 291.6182
        CIE-Luv:
        20.6123, -9.8977, -51.1609
        Hunter-Lab:
        17.7318, 10.2756, -44.1418
      #012d74 color charts
#012d74 RGB chart
      #012d74 CMYK chart
      #012d74 RGB pie chart
      #012d74 color shades, tints & tones
#012d74 color schemes
#012d74 color preview, HTML & CSS examples
           This text has a color of #012d74        
        
          <p style="color:#012d74;">Text here</p>
        
        
          .mytext {color:#012d74;}
        
        Text color #012d74
      
           This box has a color of #012d74        
        
          <div style="background-color:#012d74;">Content here</div>
        
        
          .mybackground {background-color:#012d74;}
        
        Background color #012d74
      
           Border around this has a color of #012d74        
        
          <div style="border:2px solid #012d74;">Content here</div>
        
        
          .myborder {border:2px solid #012d74;}
        
        Border color #012d74