#047ca1 color space conversions
Hex:
        #047ca1
        RGB:
        4, 124, 161
        CMY:
        98, 51, 37
        CMYK:
        98, 23, 0, 37
      HSL:
        194°, 95.1515%, 32.3529%
        HSV (HSB):
        194°, 97.5155%, 63.1373%
        XYZ:
        13.6907, 17.0143, 36.2807
        xyY:
        0.2044, 0.2540, 17.0143
      CIE-Lab:
        48.2781, -14.9612, -27.8306
        CIE-LCH:
        48.2781, 31.5972, 241.7385
        CIE-Luv:
        48.2781, -33.1804, -39.5164
        Hunter-Lab:
        41.2484, -12.9389, -23.2756
      #047ca1 color charts
#047ca1 RGB chart
      #047ca1 CMYK chart
      #047ca1 RGB pie chart
      #047ca1 color shades, tints & tones
#047ca1 color schemes
#047ca1 color preview, HTML & CSS examples
           This text has a color of #047ca1        
        
          <p style="color:#047ca1;">Text here</p>
        
        
          .mytext {color:#047ca1;}
        
        Text color #047ca1
      
           This box has a color of #047ca1        
        
          <div style="background-color:#047ca1;">Content here</div>
        
        
          .mybackground {background-color:#047ca1;}
        
        Background color #047ca1
      
           Border around this has a color of #047ca1        
        
          <div style="border:2px solid #047ca1;">Content here</div>
        
        
          .myborder {border:2px solid #047ca1;}
        
        Border color #047ca1