#01269a color space conversions
Hex:
        #01269a
        RGB:
        1, 38, 154
        CMY:
        100, 85, 40
        CMYK:
        99, 75, 0, 40
      HSL:
        225°, 98.7097%, 30.3922%
        HSV (HSB):
        225°, 99.3506%, 60.3922%
        XYZ:
        6.5384, 3.7258, 30.9464
        xyY:
        0.1587, 0.0904, 3.7258
      CIE-Lab:
        22.7433, 37.8738, -64.6974
        CIE-LCH:
        22.7433, 74.9679, 300.3447
        CIE-Luv:
        22.7433, -8.6910, -74.6162
        Hunter-Lab:
        19.3023, 26.6854, -81.5452
      #01269a color charts
#01269a RGB chart
      #01269a CMYK chart
      #01269a RGB pie chart
      #01269a color shades, tints & tones
#01269a color schemes
#01269a color preview, HTML & CSS examples
           This text has a color of #01269a        
        
          <p style="color:#01269a;">Text here</p>
        
        
          .mytext {color:#01269a;}
        
        Text color #01269a
      
           This box has a color of #01269a        
        
          <div style="background-color:#01269a;">Content here</div>
        
        
          .mybackground {background-color:#01269a;}
        
        Background color #01269a
      
           Border around this has a color of #01269a        
        
          <div style="border:2px solid #01269a;">Content here</div>
        
        
          .myborder {border:2px solid #01269a;}
        
        Border color #01269a