#0051b2 color space conversions
Hex:
        #0051b2
        RGB:
        0, 81, 178
        CMY:
        100, 68, 30
        CMYK:
        100, 54, 0, 30
      HSL:
        213°, 100.0000%, 34.9020%
        HSV (HSB):
        213°, 100.0000%, 69.8039%
        XYZ:
        10.9783, 9.0992, 43.2972
        xyY:
        0.1732, 0.1436, 9.0992
      CIE-Lab:
        36.1746, 18.6113, -57.1157
        CIE-LCH:
        36.1746, 60.0715, 288.0484
        CIE-Luv:
        36.1746, -18.5817, -81.3923
        Hunter-Lab:
        30.1649, 12.1753, -63.9865
      #0051b2 color charts
#0051b2 RGB chart
      #0051b2 CMYK chart
      #0051b2 RGB pie chart
      #0051b2 color shades, tints & tones
#0051b2 color schemes
#0051b2 color preview, HTML & CSS examples
           This text has a color of #0051b2        
        
          <p style="color:#0051b2;">Text here</p>
        
        
          .mytext {color:#0051b2;}
        
        Text color #0051b2
      
           This box has a color of #0051b2        
        
          <div style="background-color:#0051b2;">Content here</div>
        
        
          .mybackground {background-color:#0051b2;}
        
        Background color #0051b2
      
           Border around this has a color of #0051b2        
        
          <div style="border:2px solid #0051b2;">Content here</div>
        
        
          .myborder {border:2px solid #0051b2;}
        
        Border color #0051b2