#2f3963 color space conversions
Hex:
        #2f3963
        RGB:
        47, 57, 99
        CMY:
        82, 78, 61
        CMYK:
        53, 42, 0, 61
      HSL:
        228°, 35.6164%, 28.6275%
        HSV (HSB):
        228°, 52.5253%, 38.8235%
        XYZ:
        4.8875, 4.4314, 12.4021
        xyY:
        0.2250, 0.2040, 4.4314
      CIE-Lab:
        25.0494, 8.9951, -26.1740
        CIE-LCH:
        25.0494, 27.6765, 288.9661
        CIE-Luv:
        25.0494, -5.7842, -32.8811
        Hunter-Lab:
        21.0510, 4.6043, -20.1948
      #2f3963 color charts
#2f3963 RGB chart
      #2f3963 CMYK chart
      #2f3963 RGB pie chart
      #2f3963 color shades, tints & tones
#2f3963 color schemes
#2f3963 color preview, HTML & CSS examples
           This text has a color of #2f3963        
        
          <p style="color:#2f3963;">Text here</p>
        
        
          .mytext {color:#2f3963;}
        
        Text color #2f3963
      
           This box has a color of #2f3963        
        
          <div style="background-color:#2f3963;">Content here</div>
        
        
          .mybackground {background-color:#2f3963;}
        
        Background color #2f3963
      
           Border around this has a color of #2f3963        
        
          <div style="border:2px solid #2f3963;">Content here</div>
        
        
          .myborder {border:2px solid #2f3963;}
        
        Border color #2f3963