#051c86 color space conversions
Hex:
        #051c86
        RGB:
        5, 28, 134
        CMY:
        98, 89, 47
        CMYK:
        96, 79, 0, 47
      HSL:
        229°, 92.8058%, 27.2549%
        HSV (HSB):
        229°, 96.2687%, 52.5490%
        XYZ:
        4.7809, 2.5840, 22.8010
        xyY:
        0.1585, 0.0857, 2.5840
      CIE-Lab:
        18.2943, 36.7495, -59.6386
        CIE-LCH:
        18.2943, 70.0520, 301.6415
        CIE-Luv:
        18.2943, -6.4231, -61.9750
        Hunter-Lab:
        16.0748, 24.9578, -72.8464
      #051c86 color charts
#051c86 RGB chart
      #051c86 CMYK chart
      #051c86 RGB pie chart
      #051c86 color shades, tints & tones
#051c86 color schemes
#051c86 color preview, HTML & CSS examples
           This text has a color of #051c86        
        
          <p style="color:#051c86;">Text here</p>
        
        
          .mytext {color:#051c86;}
        
        Text color #051c86
      
           This box has a color of #051c86        
        
          <div style="background-color:#051c86;">Content here</div>
        
        
          .mybackground {background-color:#051c86;}
        
        Background color #051c86
      
           Border around this has a color of #051c86        
        
          <div style="border:2px solid #051c86;">Content here</div>
        
        
          .myborder {border:2px solid #051c86;}
        
        Border color #051c86