#051ca3 color space conversions
Hex:
        #051ca3
        RGB:
        5, 28, 163
        CMY:
        98, 89, 36
        CMYK:
        97, 83, 0, 36
      HSL:
        231°, 94.0476%, 32.9412%
        HSV (HSB):
        231°, 96.9325%, 63.9216%
        XYZ:
        7.0887, 3.5071, 34.9537
        xyY:
        0.1556, 0.0770, 3.5071
      CIE-Lab:
        21.9701, 46.8007, -71.4777
        CIE-LCH:
        21.9701, 85.4363, 303.2151
        CIE-Luv:
        21.9701, -7.2914, -78.9781
        Hunter-Lab:
        18.7273, 34.7935, -97.5530
      #051ca3 color charts
#051ca3 RGB chart
      #051ca3 CMYK chart
      #051ca3 RGB pie chart
      #051ca3 color shades, tints & tones
#051ca3 color schemes
#051ca3 color preview, HTML & CSS examples
           This text has a color of #051ca3        
        
          <p style="color:#051ca3;">Text here</p>
        
        
          .mytext {color:#051ca3;}
        
        Text color #051ca3
      
           This box has a color of #051ca3        
        
          <div style="background-color:#051ca3;">Content here</div>
        
        
          .mybackground {background-color:#051ca3;}
        
        Background color #051ca3
      
           Border around this has a color of #051ca3        
        
          <div style="border:2px solid #051ca3;">Content here</div>
        
        
          .myborder {border:2px solid #051ca3;}
        
        Border color #051ca3