#01225a color space conversions
Hex:
        #01225a
        RGB:
        1, 34, 90
        CMY:
        100, 87, 65
        CMYK:
        99, 62, 0, 65
      HSL:
        218°, 97.8022%, 17.8431%
        HSV (HSB):
        218°, 98.8889%, 35.2941%
        XYZ:
        2.4300, 1.8887, 9.9093
        xyY:
        0.1708, 0.1327, 1.8887
      CIE-Lab:
        14.8919, 14.1418, -36.6999
        CIE-LCH:
        14.8919, 39.3303, 291.0736
        CIE-Luv:
        14.8919, -7.1915, -36.2642
        Hunter-Lab:
        13.7430, 7.5118, -33.1308
      #01225a color charts
#01225a RGB chart
      #01225a CMYK chart
      #01225a RGB pie chart
      #01225a color shades, tints & tones
#01225a color schemes
#01225a color preview, HTML & CSS examples
           This text has a color of #01225a        
        
          <p style="color:#01225a;">Text here</p>
        
        
          .mytext {color:#01225a;}
        
        Text color #01225a
      
           This box has a color of #01225a        
        
          <div style="background-color:#01225a;">Content here</div>
        
        
          .mybackground {background-color:#01225a;}
        
        Background color #01225a
      
           Border around this has a color of #01225a        
        
          <div style="border:2px solid #01225a;">Content here</div>
        
        
          .myborder {border:2px solid #01225a;}
        
        Border color #01225a