#051a99 color space conversions
Hex:
        #051a99
        RGB:
        5, 26, 153
        CMY:
        98, 90, 40
        CMYK:
        97, 83, 0, 40
      HSL:
        231°, 93.6709%, 30.9804%
        HSV (HSB):
        231°, 96.7320%, 60.0000%
        XYZ:
        6.1818, 3.0710, 30.4039
        xyY:
        0.1559, 0.0774, 3.0710
      CIE-Lab:
        20.3259, 44.4993, -68.0925
        CIE-LCH:
        20.3259, 81.3436, 303.1651
        CIE-Luv:
        20.3259, -6.7316, -72.8436
        Hunter-Lab:
        17.5242, 32.2997, -90.5996
      #051a99 color charts
#051a99 RGB chart
      #051a99 CMYK chart
      #051a99 RGB pie chart
      #051a99 color shades, tints & tones
#051a99 color schemes
#051a99 color preview, HTML & CSS examples
           This text has a color of #051a99        
        
          <p style="color:#051a99;">Text here</p>
        
        
          .mytext {color:#051a99;}
        
        Text color #051a99
      
           This box has a color of #051a99        
        
          <div style="background-color:#051a99;">Content here</div>
        
        
          .mybackground {background-color:#051a99;}
        
        Background color #051a99
      
           Border around this has a color of #051a99        
        
          <div style="border:2px solid #051a99;">Content here</div>
        
        
          .myborder {border:2px solid #051a99;}
        
        Border color #051a99