#0474af color space conversions
Hex:
        #0474af
        RGB:
        4, 116, 175
        CMY:
        98, 55, 31
        CMYK:
        98, 34, 0, 31
      HSL:
        201°, 95.5307%, 35.0980%
        HSV (HSB):
        201°, 97.7143%, 68.6275%
        XYZ:
        14.0333, 15.6117, 42.8312
        xyY:
        0.1936, 0.2154, 15.6117
      CIE-Lab:
        46.4609, -4.9604, -38.8511
        CIE-LCH:
        46.4609, 39.1665, 262.7239
        CIE-Luv:
        46.4609, -29.4915, -57.5896
        Hunter-Lab:
        39.5117, -5.7478, -36.6129
      #0474af color charts
#0474af RGB chart
      #0474af CMYK chart
      #0474af RGB pie chart
      #0474af color shades, tints & tones
#0474af color schemes
#0474af color preview, HTML & CSS examples
           This text has a color of #0474af        
        
          <p style="color:#0474af;">Text here</p>
        
        
          .mytext {color:#0474af;}
        
        Text color #0474af
      
           This box has a color of #0474af        
        
          <div style="background-color:#0474af;">Content here</div>
        
        
          .mybackground {background-color:#0474af;}
        
        Background color #0474af
      
           Border around this has a color of #0474af        
        
          <div style="border:2px solid #0474af;">Content here</div>
        
        
          .myborder {border:2px solid #0474af;}
        
        Border color #0474af