#30499e color space conversions
Hex:
        #30499e
        RGB:
        48, 73, 158
        CMY:
        81, 71, 38
        CMYK:
        70, 54, 0, 38
      HSL:
        226°, 53.3981%, 40.3922%
        HSV (HSB):
        226°, 69.6203%, 61.9608%
        XYZ:
        9.7730, 7.8621, 33.3502
        xyY:
        0.1917, 0.1542, 7.8621
      CIE-Lab:
        33.6940, 20.0448, -49.1371
        CIE-LCH:
        33.6940, 53.0684, 292.1924
        CIE-Luv:
        33.6940, -11.4756, -69.0571
        Hunter-Lab:
        28.0394, 13.1465, -50.8922
      #30499e color charts
#30499e RGB chart
      #30499e CMYK chart
      #30499e RGB pie chart
      #30499e color shades, tints & tones
#30499e color schemes
#30499e color preview, HTML & CSS examples
           This text has a color of #30499e        
        
          <p style="color:#30499e;">Text here</p>
        
        
          .mytext {color:#30499e;}
        
        Text color #30499e
      
           This box has a color of #30499e        
        
          <div style="background-color:#30499e;">Content here</div>
        
        
          .mybackground {background-color:#30499e;}
        
        Background color #30499e
      
           Border around this has a color of #30499e        
        
          <div style="border:2px solid #30499e;">Content here</div>
        
        
          .myborder {border:2px solid #30499e;}
        
        Border color #30499e