#01547f color space conversions
Hex:
        #01547f
        RGB:
        1, 84, 127
        CMY:
        100, 67, 50
        CMYK:
        99, 34, 0, 50
      HSL:
        200°, 98.4375%, 25.0980%
        HSV (HSB):
        200°, 99.2126%, 49.8039%
        XYZ:
        7.0136, 7.8794, 21.2299
        xyY:
        0.1942, 0.2181, 7.8794
      CIE-Lab:
        33.7305, -4.6365, -30.2315
        CIE-LCH:
        33.7305, 30.5849, 261.2807
        CIE-Luv:
        33.7305, -21.6269, -40.7436
        Hunter-Lab:
        28.0703, -4.5232, -25.1925
      #01547f color charts
#01547f RGB chart
      #01547f CMYK chart
      #01547f RGB pie chart
      #01547f color shades, tints & tones
#01547f color schemes
#01547f color preview, HTML & CSS examples
           This text has a color of #01547f        
        
          <p style="color:#01547f;">Text here</p>
        
        
          .mytext {color:#01547f;}
        
        Text color #01547f
      
           This box has a color of #01547f        
        
          <div style="background-color:#01547f;">Content here</div>
        
        
          .mybackground {background-color:#01547f;}
        
        Background color #01547f
      
           Border around this has a color of #01547f        
        
          <div style="border:2px solid #01547f;">Content here</div>
        
        
          .myborder {border:2px solid #01547f;}
        
        Border color #01547f