#0501a1 color space conversions
Hex:
        #0501a1
        RGB:
        5, 1, 161
        CMY:
        98, 100, 37
        CMYK:
        97, 99, 0, 37
      HSL:
        242°, 98.7654%, 31.7647%
        HSV (HSB):
        242°, 99.3789%, 63.1373%
        XYZ:
        6.5065, 2.6272, 33.8824
        xyY:
        0.1513, 0.0611, 2.6272
      CIE-Lab:
        18.4843, 55.8979, -76.0741
        CIE-LCH:
        18.4843, 94.4026, 306.3078
        CIE-Luv:
        18.4843, -5.1584, -74.0352
        Hunter-Lab:
        16.2086, 43.2886, -112.5936
      #0501a1 color charts
#0501a1 RGB chart
      #0501a1 CMYK chart
      #0501a1 RGB pie chart
      #0501a1 color shades, tints & tones
#0501a1 color schemes
#0501a1 color preview, HTML & CSS examples
           This text has a color of #0501a1        
        
          <p style="color:#0501a1;">Text here</p>
        
        
          .mytext {color:#0501a1;}
        
        Text color #0501a1
      
           This box has a color of #0501a1        
        
          <div style="background-color:#0501a1;">Content here</div>
        
        
          .mybackground {background-color:#0501a1;}
        
        Background color #0501a1
      
           Border around this has a color of #0501a1        
        
          <div style="border:2px solid #0501a1;">Content here</div>
        
        
          .myborder {border:2px solid #0501a1;}
        
        Border color #0501a1