#047dc5 color space conversions
Hex:
        #047dc5
        RGB:
        4, 125, 197
        CMY:
        98, 51, 23
        CMYK:
        98, 37, 0, 23
      HSL:
        202°, 96.0199%, 39.4118%
        HSV (HSB):
        202°, 97.9695%, 77.2549%
        XYZ:
        17.4617, 18.7243, 55.5171
        xyY:
        0.1904, 0.2042, 18.7243
      CIE-Lab:
        50.3630, -1.8068, -45.3597
        CIE-LCH:
        50.3630, 45.3957, 267.7189
        CIE-Luv:
        50.3630, -31.1592, -69.2925
        Hunter-Lab:
        43.2715, -3.6936, -45.7787
      #047dc5 color charts
#047dc5 RGB chart
      #047dc5 CMYK chart
      #047dc5 RGB pie chart
      #047dc5 color shades, tints & tones
#047dc5 color schemes
#047dc5 color preview, HTML & CSS examples
           This text has a color of #047dc5        
        
          <p style="color:#047dc5;">Text here</p>
        
        
          .mytext {color:#047dc5;}
        
        Text color #047dc5
      
           This box has a color of #047dc5        
        
          <div style="background-color:#047dc5;">Content here</div>
        
        
          .mybackground {background-color:#047dc5;}
        
        Background color #047dc5
      
           Border around this has a color of #047dc5        
        
          <div style="border:2px solid #047dc5;">Content here</div>
        
        
          .myborder {border:2px solid #047dc5;}
        
        Border color #047dc5