#051f51 color space conversions
Hex:
        #051f51
        RGB:
        5, 31, 81
        CMY:
        98, 88, 68
        CMYK:
        94, 62, 0, 68
      HSL:
        219°, 88.3721%, 16.8627%
        HSV (HSB):
        219°, 93.8272%, 31.7647%
        XYZ:
        2.0378, 1.6063, 7.9872
        xyY:
        0.1752, 0.1381, 1.6063
      CIE-Lab:
        13.2686, 12.7445, -33.2594
        CIE-LCH:
        13.2686, 35.6175, 290.9661
        CIE-Luv:
        13.2686, -6.0587, -31.0042
        Hunter-Lab:
        12.6741, 6.5202, -28.4929
      #051f51 color charts
#051f51 RGB chart
      #051f51 CMYK chart
      #051f51 RGB pie chart
      #051f51 color shades, tints & tones
#051f51 color schemes
#051f51 color preview, HTML & CSS examples
           This text has a color of #051f51        
        
          <p style="color:#051f51;">Text here</p>
        
        
          .mytext {color:#051f51;}
        
        Text color #051f51
      
           This box has a color of #051f51        
        
          <div style="background-color:#051f51;">Content here</div>
        
        
          .mybackground {background-color:#051f51;}
        
        Background color #051f51
      
           Border around this has a color of #051f51        
        
          <div style="border:2px solid #051f51;">Content here</div>
        
        
          .myborder {border:2px solid #051f51;}
        
        Border color #051f51