#050e59 color space conversions
Hex:
        #050e59
        RGB:
        5, 14, 89
        CMY:
        98, 95, 65
        CMYK:
        94, 84, 0, 65
      HSL:
        234°, 89.3617%, 18.4314%
        HSV (HSB):
        234°, 94.3820%, 34.9020%
        XYZ:
        2.0228, 1.0676, 9.5506
        xyY:
        0.1600, 0.0845, 1.0676
      CIE-Lab:
        9.5424, 28.4644, -44.8243
        CIE-LCH:
        9.5424, 53.0984, 302.4164
        CIE-Luv:
        9.5424, -3.0442, -32.5683
        Hunter-Lab:
        10.3325, 16.8630, -47.5707
      #050e59 color charts
#050e59 RGB chart
      #050e59 CMYK chart
      #050e59 RGB pie chart
      #050e59 color shades, tints & tones
#050e59 color schemes
#050e59 color preview, HTML & CSS examples
           This text has a color of #050e59        
        
          <p style="color:#050e59;">Text here</p>
        
        
          .mytext {color:#050e59;}
        
        Text color #050e59
      
           This box has a color of #050e59        
        
          <div style="background-color:#050e59;">Content here</div>
        
        
          .mybackground {background-color:#050e59;}
        
        Background color #050e59
      
           Border around this has a color of #050e59        
        
          <div style="border:2px solid #050e59;">Content here</div>
        
        
          .myborder {border:2px solid #050e59;}
        
        Border color #050e59