#051b75 color space conversions
Hex:
        #051b75
        RGB:
        5, 27, 117
        CMY:
        98, 89, 54
        CMYK:
        96, 77, 0, 54
      HSL:
        228°, 91.8033%, 23.9216%
        HSV (HSB):
        228°, 95.7265%, 45.8824%
        XYZ:
        3.6654, 2.1005, 17.0419
        xyY:
        0.1607, 0.0921, 2.1005
      CIE-Lab:
        16.0060, 30.9697, -52.6000
        CIE-LCH:
        16.0060, 61.0400, 300.4887
        CIE-Luv:
        16.0060, -5.8147, -51.8692
        Hunter-Lab:
        14.4931, 19.7812, -59.5719
      #051b75 color charts
#051b75 RGB chart
      #051b75 CMYK chart
      #051b75 RGB pie chart
      #051b75 color shades, tints & tones
#051b75 color schemes
#051b75 color preview, HTML & CSS examples
           This text has a color of #051b75        
        
          <p style="color:#051b75;">Text here</p>
        
        
          .mytext {color:#051b75;}
        
        Text color #051b75
      
           This box has a color of #051b75        
        
          <div style="background-color:#051b75;">Content here</div>
        
        
          .mybackground {background-color:#051b75;}
        
        Background color #051b75
      
           Border around this has a color of #051b75        
        
          <div style="border:2px solid #051b75;">Content here</div>
        
        
          .myborder {border:2px solid #051b75;}
        
        Border color #051b75