#047dcd color space conversions
Hex:
        #047dcd
        RGB:
        4, 125, 205
        CMY:
        98, 51, 20
        CMYK:
        98, 39, 0, 20
      HSL:
        204°, 96.1722%, 40.9804%
        HSV (HSB):
        204°, 98.0488%, 80.3922%
        XYZ:
        18.4031, 19.1008, 60.4745
        xyY:
        0.1878, 0.1949, 19.1008
      CIE-Lab:
        50.8050, 1.3072, -49.2186
        CIE-LCH:
        50.8050, 49.2360, 271.5214
        CIE-Luv:
        50.8050, -30.6979, -75.8635
        Hunter-Lab:
        43.7045, -1.3199, -51.4472
      #047dcd color charts
#047dcd RGB chart
      #047dcd CMYK chart
      #047dcd RGB pie chart
      #047dcd color shades, tints & tones
#047dcd color schemes
#047dcd color preview, HTML & CSS examples
           This text has a color of #047dcd        
        
          <p style="color:#047dcd;">Text here</p>
        
        
          .mytext {color:#047dcd;}
        
        Text color #047dcd
      
           This box has a color of #047dcd        
        
          <div style="background-color:#047dcd;">Content here</div>
        
        
          .mybackground {background-color:#047dcd;}
        
        Background color #047dcd
      
           Border around this has a color of #047dcd        
        
          <div style="border:2px solid #047dcd;">Content here</div>
        
        
          .myborder {border:2px solid #047dcd;}
        
        Border color #047dcd