#051b33 color space conversions
Hex:
        #051b33
        RGB:
        5, 27, 51
        CMY:
        98, 89, 80
        CMYK:
        90, 47, 0, 80
      HSL:
        211°, 82.1429%, 10.9804%
        HSV (HSB):
        211°, 90.1961%, 20.0000%
        XYZ:
        1.0521, 1.0551, 3.2802
        xyY:
        0.1953, 0.1959, 1.0551
      CIE-Lab:
        9.4427, 1.7639, -18.3647
        CIE-LCH:
        9.4427, 18.4492, 275.4864
        CIE-Luv:
        9.4427, -4.9525, -13.8630
        Hunter-Lab:
        10.2720, 0.3059, -11.7427
      #051b33 color charts
#051b33 RGB chart
      #051b33 CMYK chart
      #051b33 RGB pie chart
      #051b33 color shades, tints & tones
#051b33 color schemes
#051b33 color preview, HTML & CSS examples
           This text has a color of #051b33        
        
          <p style="color:#051b33;">Text here</p>
        
        
          .mytext {color:#051b33;}
        
        Text color #051b33
      
           This box has a color of #051b33        
        
          <div style="background-color:#051b33;">Content here</div>
        
        
          .mybackground {background-color:#051b33;}
        
        Background color #051b33
      
           Border around this has a color of #051b33        
        
          <div style="border:2px solid #051b33;">Content here</div>
        
        
          .myborder {border:2px solid #051b33;}
        
        Border color #051b33