#051c96 color space conversions
Hex:
        #051c96
        RGB:
        5, 28, 150
        CMY:
        98, 89, 41
        CMYK:
        97, 81, 0, 41
      HSL:
        230°, 93.5484%, 30.3922%
        HSV (HSB):
        230°, 96.6667%, 58.8235%
        XYZ:
        5.9829, 3.0648, 29.1304
        xyY:
        0.1567, 0.0803, 3.0648
      CIE-Lab:
        20.3015, 42.4244, -66.2833
        CIE-LCH:
        20.3015, 78.6975, 302.6212
        CIE-Luv:
        20.3015, -6.8878, -71.3611
        Hunter-Lab:
        17.5065, 30.3661, -86.4025
      #051c96 color charts
#051c96 RGB chart
      #051c96 CMYK chart
      #051c96 RGB pie chart
      #051c96 color shades, tints & tones
#051c96 color schemes
#051c96 color preview, HTML & CSS examples
           This text has a color of #051c96        
        
          <p style="color:#051c96;">Text here</p>
        
        
          .mytext {color:#051c96;}
        
        Text color #051c96
      
           This box has a color of #051c96        
        
          <div style="background-color:#051c96;">Content here</div>
        
        
          .mybackground {background-color:#051c96;}
        
        Background color #051c96
      
           Border around this has a color of #051c96        
        
          <div style="border:2px solid #051c96;">Content here</div>
        
        
          .myborder {border:2px solid #051c96;}
        
        Border color #051c96