#2f3a65 color space conversions
Hex:
        #2f3a65
        RGB:
        47, 58, 101
        CMY:
        82, 77, 60
        CMYK:
        53, 43, 0, 60
      HSL:
        228°, 36.4865%, 29.0196%
        HSV (HSB):
        228°, 53.4653%, 39.6078%
        XYZ:
        5.0343, 4.5700, 12.9287
        xyY:
        0.2234, 0.2028, 4.5700
      CIE-Lab:
        25.4729, 9.0122, -26.7968
        CIE-LCH:
        25.4729, 28.2717, 288.5886
        CIE-Luv:
        25.4729, -6.1714, -33.8809
        Hunter-Lab:
        21.3776, 4.6248, -20.8928
      #2f3a65 color charts
#2f3a65 RGB chart
      #2f3a65 CMYK chart
      #2f3a65 RGB pie chart
      #2f3a65 color shades, tints & tones
#2f3a65 color schemes
#2f3a65 color preview, HTML & CSS examples
           This text has a color of #2f3a65        
        
          <p style="color:#2f3a65;">Text here</p>
        
        
          .mytext {color:#2f3a65;}
        
        Text color #2f3a65
      
           This box has a color of #2f3a65        
        
          <div style="background-color:#2f3a65;">Content here</div>
        
        
          .mybackground {background-color:#2f3a65;}
        
        Background color #2f3a65
      
           Border around this has a color of #2f3a65        
        
          <div style="border:2px solid #2f3a65;">Content here</div>
        
        
          .myborder {border:2px solid #2f3a65;}
        
        Border color #2f3a65