#050b61 color space conversions
Hex:
        #050b61
        RGB:
        5, 11, 97
        CMY:
        98, 96, 62
        CMYK:
        95, 89, 0, 62
      HSL:
        236°, 90.1961%, 20.0000%
        HSV (HSB):
        236°, 94.8454%, 38.0392%
        XYZ:
        2.3399, 1.1347, 11.4049
        xyY:
        0.1573, 0.0763, 1.1347
      CIE-Lab:
        10.0665, 33.0983, -49.3353
        CIE-LCH:
        10.0665, 59.4093, 303.8570
        CIE-Luv:
        10.0665, -3.0277, -36.3439
        Hunter-Lab:
        10.6521, 20.5695, -56.0238
      #050b61 color charts
#050b61 RGB chart
      #050b61 CMYK chart
      #050b61 RGB pie chart
      #050b61 color shades, tints & tones
#050b61 color schemes
#050b61 color preview, HTML & CSS examples
           This text has a color of #050b61        
        
          <p style="color:#050b61;">Text here</p>
        
        
          .mytext {color:#050b61;}
        
        Text color #050b61
      
           This box has a color of #050b61        
        
          <div style="background-color:#050b61;">Content here</div>
        
        
          .mybackground {background-color:#050b61;}
        
        Background color #050b61
      
           Border around this has a color of #050b61        
        
          <div style="border:2px solid #050b61;">Content here</div>
        
        
          .myborder {border:2px solid #050b61;}
        
        Border color #050b61