#2f4273 color space conversions
Hex:
        #2f4273
        RGB:
        47, 66, 115
        CMY:
        82, 74, 55
        CMYK:
        59, 43, 0, 55
      HSL:
        223°, 41.9753%, 31.7647%
        HSV (HSB):
        223°, 59.1304%, 45.0980%
        XYZ:
        6.2150, 5.7386, 16.9997
        xyY:
        0.2147, 0.1982, 5.7386
      CIE-Lab:
        28.7431, 8.5783, -30.5506
        CIE-LCH:
        28.7431, 31.7321, 285.6842
        CIE-Luv:
        28.7431, -9.0980, -40.3200
        Hunter-Lab:
        23.9553, 4.3886, -25.3061
      #2f4273 color charts
#2f4273 RGB chart
      #2f4273 CMYK chart
      #2f4273 RGB pie chart
      #2f4273 color shades, tints & tones
#2f4273 color schemes
#2f4273 color preview, HTML & CSS examples
           This text has a color of #2f4273        
        
          <p style="color:#2f4273;">Text here</p>
        
        
          .mytext {color:#2f4273;}
        
        Text color #2f4273
      
           This box has a color of #2f4273        
        
          <div style="background-color:#2f4273;">Content here</div>
        
        
          .mybackground {background-color:#2f4273;}
        
        Background color #2f4273
      
           Border around this has a color of #2f4273        
        
          <div style="border:2px solid #2f4273;">Content here</div>
        
        
          .myborder {border:2px solid #2f4273;}
        
        Border color #2f4273