#01527e color space conversions
Hex:
        #01527e
        RGB:
        1, 82, 126
        CMY:
        100, 68, 51
        CMYK:
        99, 35, 0, 51
      HSL:
        201°, 98.4252%, 24.9020%
        HSV (HSB):
        201°, 99.2063%, 49.4118%
        XYZ:
        6.7957, 7.5474, 20.8373
        xyY:
        0.1932, 0.2145, 7.5474
      CIE-Lab:
        33.0219, -3.7772, -30.7337
        CIE-LCH:
        33.0219, 30.9649, 262.9934
        CIE-Luv:
        33.0219, -20.9954, -41.2859
        Hunter-Lab:
        27.4725, -3.9225, -25.7393
      #01527e color charts
#01527e RGB chart
      #01527e CMYK chart
      #01527e RGB pie chart
      #01527e color shades, tints & tones
#01527e color schemes
#01527e color preview, HTML & CSS examples
           This text has a color of #01527e        
        
          <p style="color:#01527e;">Text here</p>
        
        
          .mytext {color:#01527e;}
        
        Text color #01527e
      
           This box has a color of #01527e        
        
          <div style="background-color:#01527e;">Content here</div>
        
        
          .mybackground {background-color:#01527e;}
        
        Background color #01527e
      
           Border around this has a color of #01527e        
        
          <div style="border:2px solid #01527e;">Content here</div>
        
        
          .myborder {border:2px solid #01527e;}
        
        Border color #01527e