#2f4da1 color space conversions
Hex:
        #2f4da1
        RGB:
        47, 77, 161
        CMY:
        82, 70, 37
        CMYK:
        71, 52, 0, 37
      HSL:
        224°, 54.8077%, 40.7843%
        HSV (HSB):
        224°, 70.8075%, 63.1373%
        XYZ:
        10.2592, 8.4853, 34.8153
        xyY:
        0.1915, 0.1584, 8.4853
      CIE-Lab:
        34.9738, 18.3499, -48.8765
        CIE-LCH:
        34.9738, 52.2076, 290.5779
        CIE-Luv:
        34.9738, -12.8467, -69.4480
        Hunter-Lab:
        29.1295, 11.8896, -50.4721
      #2f4da1 color charts
#2f4da1 RGB chart
      #2f4da1 CMYK chart
      #2f4da1 RGB pie chart
      #2f4da1 color shades, tints & tones
#2f4da1 color schemes
#2f4da1 color preview, HTML & CSS examples
           This text has a color of #2f4da1        
        
          <p style="color:#2f4da1;">Text here</p>
        
        
          .mytext {color:#2f4da1;}
        
        Text color #2f4da1
      
           This box has a color of #2f4da1        
        
          <div style="background-color:#2f4da1;">Content here</div>
        
        
          .mybackground {background-color:#2f4da1;}
        
        Background color #2f4da1
      
           Border around this has a color of #2f4da1        
        
          <div style="border:2px solid #2f4da1;">Content here</div>
        
        
          .myborder {border:2px solid #2f4da1;}
        
        Border color #2f4da1