#01288a color space conversions
Hex:
        #01288a
        RGB:
        1, 40, 138
        CMY:
        100, 84, 46
        CMYK:
        99, 71, 0, 46
      HSL:
        223°, 98.5612%, 27.2549%
        HSV (HSB):
        223°, 99.2754%, 54.1176%
        XYZ:
        5.3588, 3.3590, 24.4107
        xyY:
        0.1618, 0.1014, 3.3590
      CIE-Lab:
        21.4279, 30.3978, -56.9674
        CIE-LCH:
        21.4279, 64.5702, 298.0844
        CIE-Luv:
        21.4279, -8.8154, -65.1677
        Hunter-Lab:
        18.3276, 20.1177, -66.1394
      #01288a color charts
#01288a RGB chart
      #01288a CMYK chart
      #01288a RGB pie chart
      #01288a color shades, tints & tones
#01288a color schemes
#01288a color preview, HTML & CSS examples
           This text has a color of #01288a        
        
          <p style="color:#01288a;">Text here</p>
        
        
          .mytext {color:#01288a;}
        
        Text color #01288a
      
           This box has a color of #01288a        
        
          <div style="background-color:#01288a;">Content here</div>
        
        
          .mybackground {background-color:#01288a;}
        
        Background color #01288a
      
           Border around this has a color of #01288a        
        
          <div style="border:2px solid #01288a;">Content here</div>
        
        
          .myborder {border:2px solid #01288a;}
        
        Border color #01288a