#051f94 color space conversions
Hex:
        #051f94
        RGB:
        5, 31, 148
        CMY:
        98, 88, 42
        CMYK:
        97, 79, 0, 42
      HSL:
        229°, 93.4641%, 30.0000%
        HSV (HSB):
        229°, 96.6216%, 58.0392%
        XYZ:
        5.8979, 3.1504, 28.3142
        xyY:
        0.1579, 0.0843, 3.1504
      CIE-Lab:
        20.6363, 40.0351, -64.4911
        CIE-LCH:
        20.6363, 75.9072, 301.8314
        CIE-Luv:
        20.6363, -7.2449, -70.5610
        Hunter-Lab:
        17.7492, 28.2523, -82.1570
      #051f94 color charts
#051f94 RGB chart
      #051f94 CMYK chart
      #051f94 RGB pie chart
      #051f94 color shades, tints & tones
#051f94 color schemes
#051f94 color preview, HTML & CSS examples
           This text has a color of #051f94        
        
          <p style="color:#051f94;">Text here</p>
        
        
          .mytext {color:#051f94;}
        
        Text color #051f94
      
           This box has a color of #051f94        
        
          <div style="background-color:#051f94;">Content here</div>
        
        
          .mybackground {background-color:#051f94;}
        
        Background color #051f94
      
           Border around this has a color of #051f94        
        
          <div style="border:2px solid #051f94;">Content here</div>
        
        
          .myborder {border:2px solid #051f94;}
        
        Border color #051f94