#2f3364 color space conversions
Hex:
        #2f3364
        RGB:
        47, 51, 100
        CMY:
        82, 80, 61
        CMYK:
        53, 49, 0, 61
      HSL:
        235°, 36.0544%, 28.8235%
        HSV (HSB):
        235°, 53.0000%, 39.2157%
        XYZ:
        4.6564, 3.8921, 12.5624
        xyY:
        0.2206, 0.1844, 3.8921
      CIE-Lab:
        23.3114, 13.5072, -29.5863
        CIE-LCH:
        23.3114, 32.5237, 294.5383
        CIE-Luv:
        23.3114, -3.9171, -36.5384
        Hunter-Lab:
        19.7284, 7.6056, -23.9442
      #2f3364 color charts
#2f3364 RGB chart
      #2f3364 CMYK chart
      #2f3364 RGB pie chart
      #2f3364 color shades, tints & tones
#2f3364 color schemes
#2f3364 color preview, HTML & CSS examples
           This text has a color of #2f3364        
        
          <p style="color:#2f3364;">Text here</p>
        
        
          .mytext {color:#2f3364;}
        
        Text color #2f3364
      
           This box has a color of #2f3364        
        
          <div style="background-color:#2f3364;">Content here</div>
        
        
          .mybackground {background-color:#2f3364;}
        
        Background color #2f3364
      
           Border around this has a color of #2f3364        
        
          <div style="border:2px solid #2f3364;">Content here</div>
        
        
          .myborder {border:2px solid #2f3364;}
        
        Border color #2f3364