#2f4883 color space conversions
Hex:
        #2f4883
        RGB:
        47, 72, 131
        CMY:
        82, 72, 49
        CMYK:
        64, 45, 0, 49
      HSL:
        222°, 47.1910%, 34.9020%
        HSV (HSB):
        222°, 64.1221%, 51.3725%
        XYZ:
        7.5864, 6.8778, 22.4004
        xyY:
        0.2058, 0.1866, 6.8778
      CIE-Lab:
        31.5270, 10.4215, -36.1240
        CIE-LCH:
        31.5270, 37.5972, 286.0925
        CIE-Luv:
        31.5270, -11.1951, -49.3848
        Hunter-Lab:
        26.2255, 5.7411, -32.2845
      #2f4883 color charts
#2f4883 RGB chart
      #2f4883 CMYK chart
      #2f4883 RGB pie chart
      #2f4883 color shades, tints & tones
#2f4883 color schemes
#2f4883 color preview, HTML & CSS examples
           This text has a color of #2f4883        
        
          <p style="color:#2f4883;">Text here</p>
        
        
          .mytext {color:#2f4883;}
        
        Text color #2f4883
      
           This box has a color of #2f4883        
        
          <div style="background-color:#2f4883;">Content here</div>
        
        
          .mybackground {background-color:#2f4883;}
        
        Background color #2f4883
      
           Border around this has a color of #2f4883        
        
          <div style="border:2px solid #2f4883;">Content here</div>
        
        
          .myborder {border:2px solid #2f4883;}
        
        Border color #2f4883