#30477d color space conversions
Hex:
        #30477d
        RGB:
        48, 71, 125
        CMY:
        81, 72, 51
        CMYK:
        62, 43, 0, 51
      HSL:
        222°, 44.5087%, 33.9216%
        HSV (HSB):
        222°, 61.6000%, 49.0196%
        XYZ:
        7.1738, 6.6155, 20.3009
        xyY:
        0.2104, 0.1941, 6.6155
      CIE-Lab:
        30.9151, 9.0837, -33.3685
        CIE-LCH:
        30.9151, 34.5828, 285.2282
        CIE-Luv:
        30.9151, -10.5816, -45.2013
        Hunter-Lab:
        25.7207, 4.7749, -28.7921
      #30477d color charts
#30477d RGB chart
      #30477d CMYK chart
      #30477d RGB pie chart
      #30477d color shades, tints & tones
#30477d color schemes
#30477d color preview, HTML & CSS examples
           This text has a color of #30477d        
        
          <p style="color:#30477d;">Text here</p>
        
        
          .mytext {color:#30477d;}
        
        Text color #30477d
      
           This box has a color of #30477d        
        
          <div style="background-color:#30477d;">Content here</div>
        
        
          .mybackground {background-color:#30477d;}
        
        Background color #30477d
      
           Border around this has a color of #30477d        
        
          <div style="border:2px solid #30477d;">Content here</div>
        
        
          .myborder {border:2px solid #30477d;}
        
        Border color #30477d