#051cb8 color space conversions
Hex:
        #051cb8
        RGB:
        5, 28, 184
        CMY:
        98, 89, 28
        CMYK:
        97, 85, 0, 28
      HSL:
        232°, 94.7090%, 37.0588%
        HSV (HSB):
        232°, 97.2826%, 72.1569%
        XYZ:
        9.1296, 4.3235, 45.7007
        xyY:
        0.1543, 0.0731, 4.3235
      CIE-Lab:
        24.7132, 53.4972, -79.5494
        CIE-LCH:
        24.7132, 95.8648, 303.9210
        CIE-Luv:
        24.7132, -7.9791, -91.2400
        Hunter-Lab:
        20.7929, 41.9865, -115.7582
      #051cb8 color charts
#051cb8 RGB chart
      #051cb8 CMYK chart
      #051cb8 RGB pie chart
      #051cb8 color shades, tints & tones
#051cb8 color schemes
#051cb8 color preview, HTML & CSS examples
           This text has a color of #051cb8        
        
          <p style="color:#051cb8;">Text here</p>
        
        
          .mytext {color:#051cb8;}
        
        Text color #051cb8
      
           This box has a color of #051cb8        
        
          <div style="background-color:#051cb8;">Content here</div>
        
        
          .mybackground {background-color:#051cb8;}
        
        Background color #051cb8
      
           Border around this has a color of #051cb8        
        
          <div style="border:2px solid #051cb8;">Content here</div>
        
        
          .myborder {border:2px solid #051cb8;}
        
        Border color #051cb8