#050a53 color space conversions
Hex:
        #050a53
        RGB:
        5, 10, 83
        CMY:
        98, 96, 67
        CMYK:
        94, 88, 0, 67
      HSL:
        236°, 88.6364%, 17.2549%
        HSV (HSB):
        236°, 93.9759%, 32.5490%
        XYZ:
        1.7325, 0.8739, 8.2610
        xyY:
        0.1594, 0.0804, 0.8739
      CIE-Lab:
        7.8937, 28.5966, -43.4722
        CIE-LCH:
        7.8937, 52.0346, 303.3374
        CIE-Luv:
        7.8937, -2.3549, -27.6910
        Hunter-Lab:
        9.3482, 16.7215, -45.8509
      #050a53 color charts
#050a53 RGB chart
      #050a53 CMYK chart
      #050a53 RGB pie chart
      #050a53 color shades, tints & tones
#050a53 color schemes
#050a53 color preview, HTML & CSS examples
           This text has a color of #050a53        
        
          <p style="color:#050a53;">Text here</p>
        
        
          .mytext {color:#050a53;}
        
        Text color #050a53
      
           This box has a color of #050a53        
        
          <div style="background-color:#050a53;">Content here</div>
        
        
          .mybackground {background-color:#050a53;}
        
        Background color #050a53
      
           Border around this has a color of #050a53        
        
          <div style="border:2px solid #050a53;">Content here</div>
        
        
          .myborder {border:2px solid #050a53;}
        
        Border color #050a53