#047ff5 color space conversions
Hex:
        #047ff5
        RGB:
        4, 127, 245
        CMY:
        98, 50, 4
        CMYK:
        98, 48, 0, 4
      HSL:
        209°, 96.7871%, 48.8235%
        HSV (HSB):
        209°, 98.3673%, 96.0784%
        XYZ:
        24.1209, 21.7971, 89.3222
        xyY:
        0.1784, 0.1612, 21.7971
      CIE-Lab:
        53.8111, 15.6493, -66.8607
        CIE-LCH:
        53.8111, 68.6677, 283.1734
        CIE-Luv:
        53.8111, -29.3676, -105.9375
        Hunter-Lab:
        46.6874, 10.5184, -80.7522
      #047ff5 color charts
#047ff5 RGB chart
      #047ff5 CMYK chart
      #047ff5 RGB pie chart
      #047ff5 color shades, tints & tones
#047ff5 color schemes
#047ff5 color preview, HTML & CSS examples
           This text has a color of #047ff5        
        
          <p style="color:#047ff5;">Text here</p>
        
        
          .mytext {color:#047ff5;}
        
        Text color #047ff5
      
           This box has a color of #047ff5        
        
          <div style="background-color:#047ff5;">Content here</div>
        
        
          .mybackground {background-color:#047ff5;}
        
        Background color #047ff5
      
           Border around this has a color of #047ff5        
        
          <div style="border:2px solid #047ff5;">Content here</div>
        
        
          .myborder {border:2px solid #047ff5;}
        
        Border color #047ff5