#050e78 color space conversions
Hex:
        #050e78
        RGB:
        5, 14, 120
        CMY:
        98, 95, 53
        CMYK:
        96, 88, 0, 53
      HSL:
        235°, 92.0000%, 24.5098%
        HSV (HSB):
        235°, 95.8333%, 47.0588%
        XYZ:
        3.6098, 1.7024, 17.9076
        xyY:
        0.1555, 0.0733, 1.7024
      CIE-Lab:
        13.8409, 39.4431, -58.1280
        CIE-LCH:
        13.8409, 70.2468, 304.1591
        CIE-Luv:
        13.8409, -4.2461, -51.0010
        Hunter-Lab:
        13.0476, 26.5509, -72.2411
      #050e78 color charts
#050e78 RGB chart
      #050e78 CMYK chart
      #050e78 RGB pie chart
      #050e78 color shades, tints & tones
#050e78 color schemes
#050e78 color preview, HTML & CSS examples
           This text has a color of #050e78        
        
          <p style="color:#050e78;">Text here</p>
        
        
          .mytext {color:#050e78;}
        
        Text color #050e78
      
           This box has a color of #050e78        
        
          <div style="background-color:#050e78;">Content here</div>
        
        
          .mybackground {background-color:#050e78;}
        
        Background color #050e78
      
           Border around this has a color of #050e78        
        
          <div style="border:2px solid #050e78;">Content here</div>
        
        
          .myborder {border:2px solid #050e78;}
        
        Border color #050e78