#050346 color space conversions
Hex:
        #050346
        RGB:
        5, 3, 70
        CMY:
        98, 99, 73
        CMYK:
        93, 96, 0, 73
      HSL:
        242°, 91.7808%, 14.3137%
        HSV (HSB):
        242°, 95.7143%, 27.4510%
        XYZ:
        1.2006, 0.5396, 5.8352
        xyY:
        0.1585, 0.0712, 0.5396
      CIE-Lab:
        4.8740, 26.4727, -39.4145
        CIE-LCH:
        4.8740, 47.4795, 303.8872
        CIE-Luv:
        4.8740, -1.1811, -18.1934
        Hunter-Lab:
        7.3457, 16.3208, -41.9567
      #050346 color charts
#050346 RGB chart
      #050346 CMYK chart
      #050346 RGB pie chart
      #050346 color shades, tints & tones
#050346 color schemes
#050346 color preview, HTML & CSS examples
           This text has a color of #050346        
        
          <p style="color:#050346;">Text here</p>
        
        
          .mytext {color:#050346;}
        
        Text color #050346
      
           This box has a color of #050346        
        
          <div style="background-color:#050346;">Content here</div>
        
        
          .mybackground {background-color:#050346;}
        
        Background color #050346
      
           Border around this has a color of #050346        
        
          <div style="border:2px solid #050346;">Content here</div>
        
        
          .myborder {border:2px solid #050346;}
        
        Border color #050346