#047eeb color space conversions
Hex:
        #047eeb
        RGB:
        4, 126, 235
        CMY:
        98, 51, 8
        CMYK:
        98, 46, 0, 8
      HSL:
        208°, 96.6527%, 46.8627%
        HSV (HSB):
        208°, 98.2979%, 92.1569%
        XYZ:
        22.5063, 20.9457, 81.4540
        xyY:
        0.1802, 0.1677, 20.9457
      CIE-Lab:
        52.8900, 12.3927, -62.7816
        CIE-LCH:
        52.8900, 63.9930, 281.1663
        CIE-Luv:
        52.8900, -29.5003, -98.9457
        Hunter-Lab:
        45.7664, 7.6887, -73.4863
      #047eeb color charts
#047eeb RGB chart
      #047eeb CMYK chart
      #047eeb RGB pie chart
      #047eeb color shades, tints & tones
#047eeb color schemes
#047eeb color preview, HTML & CSS examples
           This text has a color of #047eeb        
        
          <p style="color:#047eeb;">Text here</p>
        
        
          .mytext {color:#047eeb;}
        
        Text color #047eeb
      
           This box has a color of #047eeb        
        
          <div style="background-color:#047eeb;">Content here</div>
        
        
          .mybackground {background-color:#047eeb;}
        
        Background color #047eeb
      
           Border around this has a color of #047eeb        
        
          <div style="border:2px solid #047eeb;">Content here</div>
        
        
          .myborder {border:2px solid #047eeb;}
        
        Border color #047eeb