#04314d color space conversions
Hex:
        #04314d
        RGB:
        4, 49, 77
        CMY:
        98, 81, 70
        CMYK:
        95, 36, 0, 70
      HSL:
        203°, 90.1235%, 15.8824%
        HSV (HSB):
        203°, 94.8052%, 30.1961%
        XYZ:
        2.4879, 2.7583, 7.4224
        xyY:
        0.1964, 0.2177, 2.7583
      CIE-Lab:
        19.0485, -2.6132, -21.2722
        CIE-LCH:
        19.0485, 21.4321, 262.9966
        CIE-Luv:
        19.0485, -11.7254, -23.0160
        Hunter-Lab:
        16.6080, -2.3241, -14.8723
      #04314d color charts
#04314d RGB chart
      #04314d CMYK chart
      #04314d RGB pie chart
      #04314d color shades, tints & tones
#04314d color schemes
#04314d color preview, HTML & CSS examples
           This text has a color of #04314d        
        
          <p style="color:#04314d;">Text here</p>
        
        
          .mytext {color:#04314d;}
        
        Text color #04314d
      
           This box has a color of #04314d        
        
          <div style="background-color:#04314d;">Content here</div>
        
        
          .mybackground {background-color:#04314d;}
        
        Background color #04314d
      
           Border around this has a color of #04314d        
        
          <div style="border:2px solid #04314d;">Content here</div>
        
        
          .myborder {border:2px solid #04314d;}
        
        Border color #04314d