#047ea4 color space conversions
Hex:
        #047ea4
        RGB:
        4, 126, 164
        CMY:
        98, 51, 36
        CMYK:
        98, 23, 0, 36
      HSL:
        194°, 95.2381%, 32.9412%
        HSV (HSB):
        194°, 97.5610%, 64.3137%
        XYZ:
        14.2118, 17.6279, 37.7754
        xyY:
        0.2041, 0.2532, 17.6279
      CIE-Lab:
        49.0416, -14.9686, -28.3928
        CIE-LCH:
        49.0416, 32.0969, 242.2019
        CIE-Luv:
        49.0416, -33.6656, -40.5282
        Hunter-Lab:
        41.9855, -13.0539, -23.9548
      #047ea4 color charts
#047ea4 RGB chart
      #047ea4 CMYK chart
      #047ea4 RGB pie chart
      #047ea4 color shades, tints & tones
#047ea4 color schemes
#047ea4 color preview, HTML & CSS examples
           This text has a color of #047ea4        
        
          <p style="color:#047ea4;">Text here</p>
        
        
          .mytext {color:#047ea4;}
        
        Text color #047ea4
      
           This box has a color of #047ea4        
        
          <div style="background-color:#047ea4;">Content here</div>
        
        
          .mybackground {background-color:#047ea4;}
        
        Background color #047ea4
      
           Border around this has a color of #047ea4        
        
          <div style="border:2px solid #047ea4;">Content here</div>
        
        
          .myborder {border:2px solid #047ea4;}
        
        Border color #047ea4