#047cbf color space conversions
Hex:
        #047cbf
        RGB:
        4, 124, 191
        CMY:
        98, 51, 25
        CMYK:
        98, 35, 0, 25
      HSL:
        201°, 95.8974%, 38.2353%
        HSV (HSB):
        201°, 97.9058%, 74.9020%
        XYZ:
        16.6617, 18.2027, 51.9255
        xyY:
        0.1920, 0.2097, 18.2027
      CIE-Lab:
        49.7410, -3.5349, -42.9094
        CIE-LCH:
        49.7410, 43.0548, 265.2906
        CIE-Luv:
        49.7410, -31.1889, -65.0432
        Hunter-Lab:
        42.6646, -4.9540, -42.2944
      #047cbf color charts
#047cbf RGB chart
      #047cbf CMYK chart
      #047cbf RGB pie chart
      #047cbf color shades, tints & tones
#047cbf color schemes
#047cbf color preview, HTML & CSS examples
           This text has a color of #047cbf        
        
          <p style="color:#047cbf;">Text here</p>
        
        
          .mytext {color:#047cbf;}
        
        Text color #047cbf
      
           This box has a color of #047cbf        
        
          <div style="background-color:#047cbf;">Content here</div>
        
        
          .mybackground {background-color:#047cbf;}
        
        Background color #047cbf
      
           Border around this has a color of #047cbf        
        
          <div style="border:2px solid #047cbf;">Content here</div>
        
        
          .myborder {border:2px solid #047cbf;}
        
        Border color #047cbf