#2f369b color space conversions
Hex:
        #2f369b
        RGB:
        47, 54, 155
        CMY:
        82, 79, 39
        CMYK:
        70, 65, 0, 39
      HSL:
        236°, 53.4653%, 39.6078%
        HSV (HSB):
        236°, 69.6774%, 60.7843%
        XYZ:
        8.4079, 5.6092, 31.6499
        xyY:
        0.1841, 0.1228, 5.6092
      CIE-Lab:
        28.4044, 31.3866, -55.9259
        CIE-LCH:
        28.4044, 64.1314, 299.3019
        CIE-Luv:
        28.4044, -6.8196, -73.5144
        Hunter-Lab:
        23.6838, 21.9216, -62.6536
      #2f369b color charts
#2f369b RGB chart
      #2f369b CMYK chart
      #2f369b RGB pie chart
      #2f369b color shades, tints & tones
#2f369b color schemes
#2f369b color preview, HTML & CSS examples
           This text has a color of #2f369b        
        
          <p style="color:#2f369b;">Text here</p>
        
        
          .mytext {color:#2f369b;}
        
        Text color #2f369b
      
           This box has a color of #2f369b        
        
          <div style="background-color:#2f369b;">Content here</div>
        
        
          .mybackground {background-color:#2f369b;}
        
        Background color #2f369b
      
           Border around this has a color of #2f369b        
        
          <div style="border:2px solid #2f369b;">Content here</div>
        
        
          .myborder {border:2px solid #2f369b;}
        
        Border color #2f369b