#047ddf color space conversions
Hex:
        #047ddf
        RGB:
        4, 125, 223
        CMY:
        98, 51, 13
        CMYK:
        98, 44, 0, 13
      HSL:
        207°, 96.4758%, 44.5098%
        HSV (HSB):
        207°, 98.2063%, 87.4510%
        XYZ:
        20.7030, 20.0208, 72.5853
        xyY:
        0.1827, 0.1767, 20.0208
      CIE-Lab:
        51.8607, 8.3365, -57.7122
        CIE-LCH:
        51.8607, 58.3112, 278.2195
        CIE-Luv:
        51.8607, -29.7549, -90.2707
        Hunter-Lab:
        44.7446, 4.2876, -64.8599
      #047ddf color charts
#047ddf RGB chart
      #047ddf CMYK chart
      #047ddf RGB pie chart
      #047ddf color shades, tints & tones
#047ddf color schemes
#047ddf color preview, HTML & CSS examples
           This text has a color of #047ddf        
        
          <p style="color:#047ddf;">Text here</p>
        
        
          .mytext {color:#047ddf;}
        
        Text color #047ddf
      
           This box has a color of #047ddf        
        
          <div style="background-color:#047ddf;">Content here</div>
        
        
          .mybackground {background-color:#047ddf;}
        
        Background color #047ddf
      
           Border around this has a color of #047ddf        
        
          <div style="border:2px solid #047ddf;">Content here</div>
        
        
          .myborder {border:2px solid #047ddf;}
        
        Border color #047ddf