#01479e color space conversions
Hex:
        #01479e
        RGB:
        1, 71, 158
        CMY:
        100, 72, 38
        CMYK:
        99, 55, 0, 38
      HSL:
        213°, 98.7421%, 31.1765%
        HSV (HSB):
        213°, 99.3671%, 61.9608%
        XYZ:
        8.4373, 6.9816, 33.2506
        xyY:
        0.1734, 0.1434, 6.9816
      CIE-Lab:
        31.7649, 17.1616, -52.3289
        CIE-LCH:
        31.7649, 55.0712, 288.1573
        CIE-Luv:
        31.7649, -16.2400, -71.5300
        Hunter-Lab:
        26.4226, 10.7593, -56.1156
      #01479e color charts
#01479e RGB chart
      #01479e CMYK chart
      #01479e RGB pie chart
      #01479e color shades, tints & tones
#01479e color schemes
#01479e color preview, HTML & CSS examples
           This text has a color of #01479e        
        
          <p style="color:#01479e;">Text here</p>
        
        
          .mytext {color:#01479e;}
        
        Text color #01479e
      
           This box has a color of #01479e        
        
          <div style="background-color:#01479e;">Content here</div>
        
        
          .mybackground {background-color:#01479e;}
        
        Background color #01479e
      
           Border around this has a color of #01479e        
        
          <div style="border:2px solid #01479e;">Content here</div>
        
        
          .myborder {border:2px solid #01479e;}
        
        Border color #01479e