#0501a4 color space conversions
Hex:
        #0501a4
        RGB:
        5, 1, 164
        CMY:
        98, 100, 36
        CMYK:
        97, 99, 0, 36
      HSL:
        241°, 98.7879%, 32.3529%
        HSV (HSB):
        241°, 99.3902%, 64.3137%
        XYZ:
        6.7743, 2.7343, 35.2927
        xyY:
        0.1512, 0.0610, 2.7343
      CIE-Lab:
        18.9468, 56.6732, -77.1316
        CIE-LCH:
        18.9468, 95.7138, 306.3070
        CIE-Luv:
        18.9468, -5.2964, -75.9104
        Hunter-Lab:
        16.5357, 44.1894, -114.9692
      #0501a4 color charts
#0501a4 RGB chart
      #0501a4 CMYK chart
      #0501a4 RGB pie chart
      #0501a4 color shades, tints & tones
#0501a4 color schemes
#0501a4 color preview, HTML & CSS examples
           This text has a color of #0501a4        
        
          <p style="color:#0501a4;">Text here</p>
        
        
          .mytext {color:#0501a4;}
        
        Text color #0501a4
      
           This box has a color of #0501a4        
        
          <div style="background-color:#0501a4;">Content here</div>
        
        
          .mybackground {background-color:#0501a4;}
        
        Background color #0501a4
      
           Border around this has a color of #0501a4        
        
          <div style="border:2px solid #0501a4;">Content here</div>
        
        
          .myborder {border:2px solid #0501a4;}
        
        Border color #0501a4