#01529b color space conversions
Hex:
        #01529b
        RGB:
        1, 82, 155
        CMY:
        100, 68, 39
        CMYK:
        99, 47, 0, 39
      HSL:
        208°, 98.7179%, 30.5882%
        HSV (HSB):
        208°, 99.3548%, 60.7843%
        XYZ:
        8.9462, 8.4076, 32.1617
        xyY:
        0.1807, 0.1698, 8.4076
      CIE-Lab:
        34.8177, 8.3998, -45.5787
        CIE-LCH:
        34.8177, 46.3462, 280.4420
        CIE-Luv:
        34.8177, -19.5952, -64.0648
        Hunter-Lab:
        28.9959, 4.3306, -45.4663
      #01529b color charts
#01529b RGB chart
      #01529b CMYK chart
      #01529b RGB pie chart
      #01529b color shades, tints & tones
#01529b color schemes
#01529b color preview, HTML & CSS examples
           This text has a color of #01529b        
        
          <p style="color:#01529b;">Text here</p>
        
        
          .mytext {color:#01529b;}
        
        Text color #01529b
      
           This box has a color of #01529b        
        
          <div style="background-color:#01529b;">Content here</div>
        
        
          .mybackground {background-color:#01529b;}
        
        Background color #01529b
      
           Border around this has a color of #01529b        
        
          <div style="border:2px solid #01529b;">Content here</div>
        
        
          .myborder {border:2px solid #01529b;}
        
        Border color #01529b