#03404b color space conversions
Hex:
        #03404b
        RGB:
        3, 64, 75
        CMY:
        99, 75, 71
        CMYK:
        96, 15, 0, 71
      HSL:
        189°, 92.3077%, 15.2941%
        HSV (HSB):
        189°, 96.0000%, 29.4118%
        XYZ:
        3.1409, 4.1942, 7.3006
        xyY:
        0.2146, 0.2866, 4.1942
      CIE-Lab:
        24.3032, -13.2690, -11.7630
        CIE-LCH:
        24.3032, 17.7323, 221.5570
        CIE-Luv:
        24.3032, -17.3757, -12.3754
        Hunter-Lab:
        20.4796, -8.4629, -6.8001
      #03404b color charts
#03404b RGB chart
      #03404b CMYK chart
      #03404b RGB pie chart
      #03404b color shades, tints & tones
#03404b color schemes
#03404b color preview, HTML & CSS examples
           This text has a color of #03404b        
        
          <p style="color:#03404b;">Text here</p>
        
        
          .mytext {color:#03404b;}
        
        Text color #03404b
      
           This box has a color of #03404b        
        
          <div style="background-color:#03404b;">Content here</div>
        
        
          .mybackground {background-color:#03404b;}
        
        Background color #03404b
      
           Border around this has a color of #03404b        
        
          <div style="border:2px solid #03404b;">Content here</div>
        
        
          .myborder {border:2px solid #03404b;}
        
        Border color #03404b