#2f4483 color space conversions
Hex:
        #2f4483
        RGB:
        47, 68, 131
        CMY:
        82, 73, 49
        CMYK:
        64, 48, 0, 49
      HSL:
        225°, 47.1910%, 34.9020%
        HSV (HSB):
        225°, 64.1221%, 51.3725%
        XYZ:
        7.3361, 6.3773, 22.3170
        xyY:
        0.2036, 0.1770, 6.3773
      CIE-Lab:
        30.3450, 13.1227, -38.0151
        CIE-LCH:
        30.3450, 40.2163, 289.0445
        CIE-Luv:
        30.3450, -9.9292, -51.5234
        Hunter-Lab:
        25.2533, 7.6615, -34.7189
      #2f4483 color charts
#2f4483 RGB chart
      #2f4483 CMYK chart
      #2f4483 RGB pie chart
      #2f4483 color shades, tints & tones
#2f4483 color schemes
#2f4483 color preview, HTML & CSS examples
           This text has a color of #2f4483        
        
          <p style="color:#2f4483;">Text here</p>
        
        
          .mytext {color:#2f4483;}
        
        Text color #2f4483
      
           This box has a color of #2f4483        
        
          <div style="background-color:#2f4483;">Content here</div>
        
        
          .mybackground {background-color:#2f4483;}
        
        Background color #2f4483
      
           Border around this has a color of #2f4483        
        
          <div style="border:2px solid #2f4483;">Content here</div>
        
        
          .myborder {border:2px solid #2f4483;}
        
        Border color #2f4483