#051f52 color space conversions
Hex:
        #051f52
        RGB:
        5, 31, 82
        CMY:
        98, 88, 68
        CMYK:
        94, 62, 0, 68
      HSL:
        220°, 88.5057%, 17.0588%
        HSV (HSB):
        220°, 93.9024%, 32.1569%
        XYZ:
        2.0756, 1.6214, 8.1862
        xyY:
        0.1747, 0.1364, 1.6214
      CIE-Lab:
        13.3601, 13.2034, -33.7911
        CIE-LCH:
        13.3601, 36.2791, 291.3423
        CIE-Luv:
        13.3601, -6.0630, -31.6017
        Hunter-Lab:
        12.7336, 6.8117, -29.2032
      #051f52 color charts
#051f52 RGB chart
      #051f52 CMYK chart
      #051f52 RGB pie chart
      #051f52 color shades, tints & tones
#051f52 color schemes
#051f52 color preview, HTML & CSS examples
           This text has a color of #051f52        
        
          <p style="color:#051f52;">Text here</p>
        
        
          .mytext {color:#051f52;}
        
        Text color #051f52
      
           This box has a color of #051f52        
        
          <div style="background-color:#051f52;">Content here</div>
        
        
          .mybackground {background-color:#051f52;}
        
        Background color #051f52
      
           Border around this has a color of #051f52        
        
          <div style="border:2px solid #051f52;">Content here</div>
        
        
          .myborder {border:2px solid #051f52;}
        
        Border color #051f52