#047ca7 color space conversions
Hex:
        #047ca7
        RGB:
        4, 124, 167
        CMY:
        98, 51, 35
        CMYK:
        98, 26, 0, 35
      HSL:
        196°, 95.3216%, 33.5294%
        HSV (HSB):
        196°, 97.6048%, 65.4902%
        XYZ:
        14.2328, 17.2311, 39.1350
        xyY:
        0.2016, 0.2441, 17.2311
      CIE-Lab:
        48.5500, -12.7188, -30.9066
        CIE-LCH:
        48.5500, 33.4213, 247.6317
        CIE-Luv:
        48.5500, -32.7578, -44.6864
        Hunter-Lab:
        41.5104, -11.4405, -26.8399
      #047ca7 color charts
#047ca7 RGB chart
      #047ca7 CMYK chart
      #047ca7 RGB pie chart
      #047ca7 color shades, tints & tones
#047ca7 color schemes
#047ca7 color preview, HTML & CSS examples
           This text has a color of #047ca7        
        
          <p style="color:#047ca7;">Text here</p>
        
        
          .mytext {color:#047ca7;}
        
        Text color #047ca7
      
           This box has a color of #047ca7        
        
          <div style="background-color:#047ca7;">Content here</div>
        
        
          .mybackground {background-color:#047ca7;}
        
        Background color #047ca7
      
           Border around this has a color of #047ca7        
        
          <div style="border:2px solid #047ca7;">Content here</div>
        
        
          .myborder {border:2px solid #047ca7;}
        
        Border color #047ca7