#047bea color space conversions
Hex:
        #047bea
        RGB:
        4, 123, 234
        CMY:
        98, 52, 8
        CMYK:
        98, 47, 0, 8
      HSL:
        209°, 96.6387%, 46.6667%
        HSV (HSB):
        209°, 98.2906%, 91.7647%
        XYZ:
        21.9843, 20.1322, 80.5691
        xyY:
        0.1792, 0.1641, 20.1322
      CIE-Lab:
        51.9864, 13.8773, -63.6797
        CIE-LCH:
        51.9864, 65.1742, 282.2939
        CIE-Luv:
        51.9864, -28.6444, -100.0411
        Hunter-Lab:
        44.8690, 8.9384, -75.0560
      #047bea color charts
#047bea RGB chart
      #047bea CMYK chart
      #047bea RGB pie chart
      #047bea color shades, tints & tones
#047bea color schemes
#047bea color preview, HTML & CSS examples
           This text has a color of #047bea        
        
          <p style="color:#047bea;">Text here</p>
        
        
          .mytext {color:#047bea;}
        
        Text color #047bea
      
           This box has a color of #047bea        
        
          <div style="background-color:#047bea;">Content here</div>
        
        
          .mybackground {background-color:#047bea;}
        
        Background color #047bea
      
           Border around this has a color of #047bea        
        
          <div style="border:2px solid #047bea;">Content here</div>
        
        
          .myborder {border:2px solid #047bea;}
        
        Border color #047bea