#2f4881 color space conversions
Hex:
        #2f4881
        RGB:
        47, 72, 129
        CMY:
        82, 72, 49
        CMYK:
        64, 44, 0, 49
      HSL:
        222°, 46.5909%, 34.5098%
        HSV (HSB):
        222°, 63.5659%, 50.5882%
        XYZ:
        7.4521, 6.8240, 21.6933
        xyY:
        0.2072, 0.1897, 6.8240
      CIE-Lab:
        31.4029, 9.6785, -35.0821
        CIE-LCH:
        31.4029, 36.3927, 285.4231
        CIE-Luv:
        31.4029, -11.1863, -47.8332
        Hunter-Lab:
        26.1229, 5.2059, -30.9503
      #2f4881 color charts
#2f4881 RGB chart
      #2f4881 CMYK chart
      #2f4881 RGB pie chart
      #2f4881 color shades, tints & tones
#2f4881 color schemes
#2f4881 color preview, HTML & CSS examples
           This text has a color of #2f4881        
        
          <p style="color:#2f4881;">Text here</p>
        
        
          .mytext {color:#2f4881;}
        
        Text color #2f4881
      
           This box has a color of #2f4881        
        
          <div style="background-color:#2f4881;">Content here</div>
        
        
          .mybackground {background-color:#2f4881;}
        
        Background color #2f4881
      
           Border around this has a color of #2f4881        
        
          <div style="border:2px solid #2f4881;">Content here</div>
        
        
          .myborder {border:2px solid #2f4881;}
        
        Border color #2f4881