#051d97 color space conversions
Hex:
        #051d97
        RGB:
        5, 29, 151
        CMY:
        98, 89, 41
        CMYK:
        97, 81, 0, 41
      HSL:
        230°, 93.5897%, 30.5882%
        HSV (HSB):
        230°, 96.6887%, 59.2157%
        XYZ:
        6.0879, 3.1454, 29.5644
        xyY:
        0.1569, 0.0811, 3.1454
      CIE-Lab:
        20.6169, 42.2218, -66.3764
        CIE-LCH:
        20.6169, 78.6670, 302.4603
        CIE-Luv:
        20.6169, -7.0500, -72.0781
        Hunter-Lab:
        17.7352, 30.2363, -86.4214
      #051d97 color charts
#051d97 RGB chart
      #051d97 CMYK chart
      #051d97 RGB pie chart
      #051d97 color shades, tints & tones
#051d97 color schemes
#051d97 color preview, HTML & CSS examples
           This text has a color of #051d97        
        
          <p style="color:#051d97;">Text here</p>
        
        
          .mytext {color:#051d97;}
        
        Text color #051d97
      
           This box has a color of #051d97        
        
          <div style="background-color:#051d97;">Content here</div>
        
        
          .mybackground {background-color:#051d97;}
        
        Background color #051d97
      
           Border around this has a color of #051d97        
        
          <div style="border:2px solid #051d97;">Content here</div>
        
        
          .myborder {border:2px solid #051d97;}
        
        Border color #051d97