#2f4e83 color space conversions
Hex:
        #2f4e83
        RGB:
        47, 78, 131
        CMY:
        82, 69, 49
        CMYK:
        64, 40, 0, 49
      HSL:
        218°, 47.1910%, 34.9020%
        HSV (HSB):
        218°, 64.1221%, 51.3725%
        XYZ:
        7.9934, 7.6918, 22.5361
        xyY:
        0.2091, 0.2012, 7.6918
      CIE-Lab:
        33.3326, 6.4219, -33.2487
        CIE-LCH:
        33.3326, 33.8632, 280.9318
        CIE-Luv:
        33.3326, -13.1817, -45.8695
        Hunter-Lab:
        27.7341, 2.9118, -28.7638
      #2f4e83 color charts
#2f4e83 RGB chart
      #2f4e83 CMYK chart
      #2f4e83 RGB pie chart
      #2f4e83 color shades, tints & tones
#2f4e83 color schemes
#2f4e83 color preview, HTML & CSS examples
           This text has a color of #2f4e83        
        
          <p style="color:#2f4e83;">Text here</p>
        
        
          .mytext {color:#2f4e83;}
        
        Text color #2f4e83
      
           This box has a color of #2f4e83        
        
          <div style="background-color:#2f4e83;">Content here</div>
        
        
          .mybackground {background-color:#2f4e83;}
        
        Background color #2f4e83
      
           Border around this has a color of #2f4e83        
        
          <div style="border:2px solid #2f4e83;">Content here</div>
        
        
          .myborder {border:2px solid #2f4e83;}
        
        Border color #2f4e83