#01314a color space conversions
Hex:
        #01314a
        RGB:
        1, 49, 74
        CMY:
        100, 81, 71
        CMYK:
        99, 34, 0, 71
      HSL:
        201°, 97.3333%, 14.7059%
        HSV (HSB):
        201°, 98.6486%, 29.0196%
        XYZ:
        2.3469, 2.6975, 6.8755
        xyY:
        0.1969, 0.2263, 2.6975
      CIE-Lab:
        18.7892, -4.3563, -19.6612
        CIE-LCH:
        18.7892, 20.1381, 257.5068
        CIE-Luv:
        18.7892, -12.1779, -20.9155
        Hunter-Lab:
        16.4240, -3.2359, -13.3235
      #01314a color charts
#01314a RGB chart
      #01314a CMYK chart
      #01314a RGB pie chart
      #01314a color shades, tints & tones
#01314a color schemes
#01314a color preview, HTML & CSS examples
           This text has a color of #01314a        
        
          <p style="color:#01314a;">Text here</p>
        
        
          .mytext {color:#01314a;}
        
        Text color #01314a
      
           This box has a color of #01314a        
        
          <div style="background-color:#01314a;">Content here</div>
        
        
          .mybackground {background-color:#01314a;}
        
        Background color #01314a
      
           Border around this has a color of #01314a        
        
          <div style="border:2px solid #01314a;">Content here</div>
        
        
          .myborder {border:2px solid #01314a;}
        
        Border color #01314a