#304e74 color space conversions
Hex:
        #304e74
        RGB:
        48, 78, 116
        CMY:
        81, 69, 55
        CMYK:
        59, 33, 0, 55
      HSL:
        214°, 41.4634%, 32.1569%
        HSV (HSB):
        214°, 58.6207%, 45.4902%
        XYZ:
        7.0957, 7.3381, 17.5654
        xyY:
        0.2217, 0.2293, 7.3381
      CIE-Lab:
        32.5646, 1.2040, -25.1433
        CIE-LCH:
        32.5646, 25.1721, 272.7416
        CIE-Luv:
        32.5646, -13.0169, -33.6708
        Hunter-Lab:
        27.0889, -0.6492, -19.4834
      #304e74 color charts
#304e74 RGB chart
      #304e74 CMYK chart
      #304e74 RGB pie chart
      #304e74 color shades, tints & tones
#304e74 color schemes
#304e74 color preview, HTML & CSS examples
           This text has a color of #304e74        
        
          <p style="color:#304e74;">Text here</p>
        
        
          .mytext {color:#304e74;}
        
        Text color #304e74
      
           This box has a color of #304e74        
        
          <div style="background-color:#304e74;">Content here</div>
        
        
          .mybackground {background-color:#304e74;}
        
        Background color #304e74
      
           Border around this has a color of #304e74        
        
          <div style="border:2px solid #304e74;">Content here</div>
        
        
          .myborder {border:2px solid #304e74;}
        
        Border color #304e74