#01528b color space conversions
Hex:
        #01528b
        RGB:
        1, 82, 139
        CMY:
        100, 68, 45
        CMYK:
        99, 41, 0, 45
      HSL:
        205°, 98.5714%, 27.4510%
        HSV (HSB):
        205°, 99.2806%, 54.5098%
        XYZ:
        7.6900, 7.9051, 25.5466
        xyY:
        0.1869, 0.1921, 7.9051
      CIE-Lab:
        33.7845, 1.6667, -37.5190
        CIE-LCH:
        33.7845, 37.5560, 272.5435
        CIE-Luv:
        33.7845, -20.3098, -51.6945
        Hunter-Lab:
        28.1160, -0.3816, -34.1905
      #01528b color charts
#01528b RGB chart
      #01528b CMYK chart
      #01528b RGB pie chart
      #01528b color shades, tints & tones
#01528b color schemes
#01528b color preview, HTML & CSS examples
           This text has a color of #01528b        
        
          <p style="color:#01528b;">Text here</p>
        
        
          .mytext {color:#01528b;}
        
        Text color #01528b
      
           This box has a color of #01528b        
        
          <div style="background-color:#01528b;">Content here</div>
        
        
          .mybackground {background-color:#01528b;}
        
        Background color #01528b
      
           Border around this has a color of #01528b        
        
          <div style="border:2px solid #01528b;">Content here</div>
        
        
          .myborder {border:2px solid #01528b;}
        
        Border color #01528b