#050b56 color space conversions
Hex:
        #050b56
        RGB:
        5, 11, 86
        CMY:
        98, 96, 66
        CMYK:
        94, 87, 0, 66
      HSL:
        236°, 89.0110%, 17.8431%
        HSV (HSB):
        236°, 94.1860%, 33.7255%
        XYZ:
        1.8620, 0.9435, 8.8881
        xyY:
        0.1592, 0.0807, 0.9435
      CIE-Lab:
        8.5116, 29.1338, -44.4973
        CIE-LCH:
        8.5116, 53.1863, 303.2141
        CIE-Luv:
        8.5116, -2.5813, -29.8063
        Hunter-Lab:
        9.7134, 17.2186, -47.4531
      #050b56 color charts
#050b56 RGB chart
      #050b56 CMYK chart
      #050b56 RGB pie chart
      #050b56 color shades, tints & tones
#050b56 color schemes
#050b56 color preview, HTML & CSS examples
           This text has a color of #050b56        
        
          <p style="color:#050b56;">Text here</p>
        
        
          .mytext {color:#050b56;}
        
        Text color #050b56
      
           This box has a color of #050b56        
        
          <div style="background-color:#050b56;">Content here</div>
        
        
          .mybackground {background-color:#050b56;}
        
        Background color #050b56
      
           Border around this has a color of #050b56        
        
          <div style="border:2px solid #050b56;">Content here</div>
        
        
          .myborder {border:2px solid #050b56;}
        
        Border color #050b56