#047fea color space conversions
Hex:
        #047fea
        RGB:
        4, 127, 234
        CMY:
        98, 50, 8
        CMYK:
        98, 46, 0, 8
      HSL:
        208°, 96.6387%, 46.6667%
        HSV (HSB):
        208°, 98.2906%, 91.7647%
        XYZ:
        22.4907, 21.1451, 80.7379
        xyY:
        0.1808, 0.1700, 21.1451
      CIE-Lab:
        53.1079, 11.3820, -61.8723
        CIE-LCH:
        53.1079, 62.9105, 280.4236
        CIE-Luv:
        53.1079, -29.8479, -97.5425
        Hunter-Lab:
        45.9838, 6.8330, -71.9123
      #047fea color charts
#047fea RGB chart
      #047fea CMYK chart
      #047fea RGB pie chart
      #047fea color shades, tints & tones
#047fea color schemes
#047fea color preview, HTML & CSS examples
           This text has a color of #047fea        
        
          <p style="color:#047fea;">Text here</p>
        
        
          .mytext {color:#047fea;}
        
        Text color #047fea
      
           This box has a color of #047fea        
        
          <div style="background-color:#047fea;">Content here</div>
        
        
          .mybackground {background-color:#047fea;}
        
        Background color #047fea
      
           Border around this has a color of #047fea        
        
          <div style="border:2px solid #047fea;">Content here</div>
        
        
          .myborder {border:2px solid #047fea;}
        
        Border color #047fea