#2f4572 color space conversions
Hex:
        #2f4572
        RGB:
        47, 69, 114
        CMY:
        82, 73, 55
        CMYK:
        59, 39, 0, 55
      HSL:
        220°, 41.6149%, 31.5686%
        HSV (HSB):
        220°, 58.7719%, 44.7059%
        XYZ:
        6.3377, 6.0755, 16.7582
        xyY:
        0.2173, 0.2083, 6.0755
      CIE-Lab:
        29.6021, 6.1921, -28.5571
        CIE-LCH:
        29.6021, 29.2207, 282.2342
        CIE-Luv:
        29.6021, -10.1038, -37.8065
        Hunter-Lab:
        24.6485, 2.7614, -23.0567
      #2f4572 color charts
#2f4572 RGB chart
      #2f4572 CMYK chart
      #2f4572 RGB pie chart
      #2f4572 color shades, tints & tones
#2f4572 color schemes
#2f4572 color preview, HTML & CSS examples
           This text has a color of #2f4572        
        
          <p style="color:#2f4572;">Text here</p>
        
        
          .mytext {color:#2f4572;}
        
        Text color #2f4572
      
           This box has a color of #2f4572        
        
          <div style="background-color:#2f4572;">Content here</div>
        
        
          .mybackground {background-color:#2f4572;}
        
        Background color #2f4572
      
           Border around this has a color of #2f4572        
        
          <div style="border:2px solid #2f4572;">Content here</div>
        
        
          .myborder {border:2px solid #2f4572;}
        
        Border color #2f4572