#047aaf color space conversions
Hex:
        #047aaf
        RGB:
        4, 122, 175
        CMY:
        98, 52, 31
        CMYK:
        98, 30, 0, 31
      HSL:
        199°, 95.5307%, 35.0980%
        HSV (HSB):
        199°, 97.7143%, 68.6275%
        XYZ:
        14.7475, 17.0400, 43.0692
        xyY:
        0.1970, 0.2276, 17.0400
      CIE-Lab:
        48.3104, -8.5236, -35.9333
        CIE-LCH:
        48.3104, 36.9304, 256.6557
        CIE-Luv:
        48.3104, -31.5281, -53.0748
        Hunter-Lab:
        41.2796, -8.4686, -32.9648
      #047aaf color charts
#047aaf RGB chart
      #047aaf CMYK chart
      #047aaf RGB pie chart
      #047aaf color shades, tints & tones
#047aaf color schemes
#047aaf color preview, HTML & CSS examples
           This text has a color of #047aaf        
        
          <p style="color:#047aaf;">Text here</p>
        
        
          .mytext {color:#047aaf;}
        
        Text color #047aaf
      
           This box has a color of #047aaf        
        
          <div style="background-color:#047aaf;">Content here</div>
        
        
          .mybackground {background-color:#047aaf;}
        
        Background color #047aaf
      
           Border around this has a color of #047aaf        
        
          <div style="border:2px solid #047aaf;">Content here</div>
        
        
          .myborder {border:2px solid #047aaf;}
        
        Border color #047aaf