#01244b color space conversions
Hex:
        #01244b
        RGB:
        1, 36, 75
        CMY:
        100, 86, 71
        CMYK:
        99, 52, 0, 71
      HSL:
        212°, 97.3684%, 14.9020%
        HSV (HSB):
        212°, 98.6667%, 29.4118%
        XYZ:
        1.9134, 1.7762, 6.8986
        xyY:
        0.1807, 0.1678, 1.7762
      CIE-Lab:
        14.2660, 5.5595, -27.5487
        CIE-LCH:
        14.2660, 28.1041, 281.4094
        CIE-Luv:
        14.2660, -7.8717, -26.6626
        Hunter-Lab:
        13.3274, 2.3039, -21.3607
      #01244b color charts
#01244b RGB chart
      #01244b CMYK chart
      #01244b RGB pie chart
      #01244b color shades, tints & tones
#01244b color schemes
#01244b color preview, HTML & CSS examples
           This text has a color of #01244b        
        
          <p style="color:#01244b;">Text here</p>
        
        
          .mytext {color:#01244b;}
        
        Text color #01244b
      
           This box has a color of #01244b        
        
          <div style="background-color:#01244b;">Content here</div>
        
        
          .mybackground {background-color:#01244b;}
        
        Background color #01244b
      
           Border around this has a color of #01244b        
        
          <div style="border:2px solid #01244b;">Content here</div>
        
        
          .myborder {border:2px solid #01244b;}
        
        Border color #01244b