#0172bc color space conversions
Hex:
        #0172bc
        RGB:
        1, 114, 188
        CMY:
        100, 55, 26
        CMYK:
        99, 39, 0, 26
      HSL:
        204°, 98.9418%, 37.0588%
        HSV (HSB):
        204°, 99.4681%, 73.7255%
        XYZ:
        15.1069, 15.6719, 49.8057
        xyY:
        0.1875, 0.1945, 15.6719
      CIE-Lab:
        46.5411, 1.2683, -46.2707
        CIE-LCH:
        46.5411, 46.2881, 271.5701
        CIE-Luv:
        46.5411, -28.2069, -69.8014
        Hunter-Lab:
        39.5878, -1.1619, -46.8818
      #0172bc color charts
#0172bc RGB chart
      #0172bc CMYK chart
      #0172bc RGB pie chart
      #0172bc color shades, tints & tones
#0172bc color schemes
#0172bc color preview, HTML & CSS examples
           This text has a color of #0172bc        
        
          <p style="color:#0172bc;">Text here</p>
        
        
          .mytext {color:#0172bc;}
        
        Text color #0172bc
      
           This box has a color of #0172bc        
        
          <div style="background-color:#0172bc;">Content here</div>
        
        
          .mybackground {background-color:#0172bc;}
        
        Background color #0172bc
      
           Border around this has a color of #0172bc        
        
          <div style="border:2px solid #0172bc;">Content here</div>
        
        
          .myborder {border:2px solid #0172bc;}
        
        Border color #0172bc