#304e95 color space conversions
Hex:
        #304e95
        RGB:
        48, 78, 149
        CMY:
        81, 69, 42
        CMYK:
        68, 48, 0, 42
      HSL:
        222°, 51.2690%, 38.6275%
        HSV (HSB):
        222°, 67.7852%, 58.4314%
        XYZ:
        9.3681, 8.2471, 29.5319
        xyY:
        0.1987, 0.1749, 8.2471
      CIE-Lab:
        34.4923, 13.3235, -42.4058
        CIE-LCH:
        34.4923, 44.4496, 287.4422
        CIE-Luv:
        34.4923, -12.9109, -59.8601
        Hunter-Lab:
        28.7177, 7.9732, -40.8684
      #304e95 color charts
#304e95 RGB chart
      #304e95 CMYK chart
      #304e95 RGB pie chart
      #304e95 color shades, tints & tones
#304e95 color schemes
#304e95 color preview, HTML & CSS examples
           This text has a color of #304e95        
        
          <p style="color:#304e95;">Text here</p>
        
        
          .mytext {color:#304e95;}
        
        Text color #304e95
      
           This box has a color of #304e95        
        
          <div style="background-color:#304e95;">Content here</div>
        
        
          .mybackground {background-color:#304e95;}
        
        Background color #304e95
      
           Border around this has a color of #304e95        
        
          <div style="border:2px solid #304e95;">Content here</div>
        
        
          .myborder {border:2px solid #304e95;}
        
        Border color #304e95