#0506a1 color space conversions
Hex:
        #0506a1
        RGB:
        5, 6, 161
        CMY:
        98, 98, 37
        CMYK:
        97, 96, 0, 37
      HSL:
        240°, 93.9759%, 32.5490%
        HSV (HSB):
        240°, 96.8944%, 63.1373%
        XYZ:
        6.5607, 2.7357, 33.9005
        xyY:
        0.1519, 0.0633, 2.7357
      CIE-Lab:
        18.9528, 54.4456, -75.2904
        CIE-LCH:
        18.9528, 92.9138, 305.8723
        CIE-Luv:
        18.9528, -5.4363, -74.7589
        Hunter-Lab:
        16.5400, 41.8584, -109.9429
      #0506a1 color charts
#0506a1 RGB chart
      #0506a1 CMYK chart
      #0506a1 RGB pie chart
      #0506a1 color shades, tints & tones
#0506a1 color schemes
#0506a1 color preview, HTML & CSS examples
           This text has a color of #0506a1        
        
          <p style="color:#0506a1;">Text here</p>
        
        
          .mytext {color:#0506a1;}
        
        Text color #0506a1
      
           This box has a color of #0506a1        
        
          <div style="background-color:#0506a1;">Content here</div>
        
        
          .mybackground {background-color:#0506a1;}
        
        Background color #0506a1
      
           Border around this has a color of #0506a1        
        
          <div style="border:2px solid #0506a1;">Content here</div>
        
        
          .myborder {border:2px solid #0506a1;}
        
        Border color #0506a1