#050e71 color space conversions
Hex:
        #050e71
        RGB:
        5, 14, 113
        CMY:
        98, 95, 56
        CMYK:
        96, 88, 0, 56
      HSL:
        235°, 91.5254%, 23.1373%
        HSV (HSB):
        235°, 95.5752%, 44.3137%
        XYZ:
        3.2003, 1.5386, 15.7511
        xyY:
        0.1562, 0.0751, 1.5386
      CIE-Lab:
        12.8513, 37.0961, -55.2460
        CIE-LCH:
        12.8513, 66.5450, 303.8802
        CIE-Luv:
        12.8513, -3.9683, -46.7823
        Hunter-Lab:
        12.4040, 24.3464, -66.6059
      #050e71 color charts
#050e71 RGB chart
      #050e71 CMYK chart
      #050e71 RGB pie chart
      #050e71 color shades, tints & tones
#050e71 color schemes
#050e71 color preview, HTML & CSS examples
           This text has a color of #050e71        
        
          <p style="color:#050e71;">Text here</p>
        
        
          .mytext {color:#050e71;}
        
        Text color #050e71
      
           This box has a color of #050e71        
        
          <div style="background-color:#050e71;">Content here</div>
        
        
          .mybackground {background-color:#050e71;}
        
        Background color #050e71
      
           Border around this has a color of #050e71        
        
          <div style="border:2px solid #050e71;">Content here</div>
        
        
          .myborder {border:2px solid #050e71;}
        
        Border color #050e71