#047caa color space conversions
Hex:
        #047caa
        RGB:
        4, 124, 170
        CMY:
        98, 51, 33
        CMYK:
        98, 27, 0, 33
      HSL:
        197°, 95.4023%, 34.1176%
        HSV (HSB):
        197°, 97.6471%, 66.6667%
        XYZ:
        14.5134, 17.3434, 40.6129
        xyY:
        0.2003, 0.2393, 17.3434
      CIE-Lab:
        48.6898, -11.5879, -32.4333
        CIE-LCH:
        48.6898, 34.4413, 250.3390
        CIE-Luv:
        48.6898, -32.5507, -47.2626
        Hunter-Lab:
        41.6454, -10.6722, -28.6682
      #047caa color charts
#047caa RGB chart
      #047caa CMYK chart
      #047caa RGB pie chart
      #047caa color shades, tints & tones
#047caa color schemes
#047caa color preview, HTML & CSS examples
           This text has a color of #047caa        
        
          <p style="color:#047caa;">Text here</p>
        
        
          .mytext {color:#047caa;}
        
        Text color #047caa
      
           This box has a color of #047caa        
        
          <div style="background-color:#047caa;">Content here</div>
        
        
          .mybackground {background-color:#047caa;}
        
        Background color #047caa
      
           Border around this has a color of #047caa        
        
          <div style="border:2px solid #047caa;">Content here</div>
        
        
          .myborder {border:2px solid #047caa;}
        
        Border color #047caa