#0401a5 color space conversions
Hex:
        #0401a5
        RGB:
        4, 1, 165
        CMY:
        98, 100, 35
        CMYK:
        98, 99, 0, 35
      HSL:
        241°, 98.7952%, 32.5490%
        HSV (HSB):
        241°, 99.3939%, 64.7059%
        XYZ:
        6.8525, 2.7641, 35.7697
        xyY:
        0.1510, 0.0609, 2.7641
      CIE-Lab:
        19.0734, 56.9219, -77.5295
        CIE-LCH:
        19.0734, 96.1817, 306.2860
        CIE-Luv:
        19.0734, -5.3833, -76.4891
        Hunter-Lab:
        16.6257, 44.4758, -115.9228
      #0401a5 color charts
#0401a5 RGB chart
      #0401a5 CMYK chart
      #0401a5 RGB pie chart
      #0401a5 color shades, tints & tones
#0401a5 color schemes
#0401a5 color preview, HTML & CSS examples
           This text has a color of #0401a5        
        
          <p style="color:#0401a5;">Text here</p>
        
        
          .mytext {color:#0401a5;}
        
        Text color #0401a5
      
           This box has a color of #0401a5        
        
          <div style="background-color:#0401a5;">Content here</div>
        
        
          .mybackground {background-color:#0401a5;}
        
        Background color #0401a5
      
           Border around this has a color of #0401a5        
        
          <div style="border:2px solid #0401a5;">Content here</div>
        
        
          .myborder {border:2px solid #0401a5;}
        
        Border color #0401a5