#2a3247 color space conversions
Hex:
        #2a3247
        RGB:
        42, 50, 71
        CMY:
        84, 80, 72
        CMYK:
        41, 30, 0, 72
      HSL:
        223°, 25.6637%, 22.1569%
        HSV (HSB):
        223°, 40.8451%, 27.8431%
        XYZ:
        3.2328, 3.2284, 6.4140
        xyY:
        0.2511, 0.2507, 3.2284
      CIE-Lab:
        20.9362, 2.7923, -14.1359
        CIE-LCH:
        20.9362, 14.4090, 281.1741
        CIE-Luv:
        20.9362, -4.2066, -15.9303
        Hunter-Lab:
        17.9677, 0.6726, -8.5876
      #2a3247 color charts
#2a3247 RGB chart
      #2a3247 CMYK chart
      #2a3247 RGB pie chart
      #2a3247 color shades, tints & tones
#2a3247 color schemes
#2a3247 color preview, HTML & CSS examples
           This text has a color of #2a3247        
        
          <p style="color:#2a3247;">Text here</p>
        
        
          .mytext {color:#2a3247;}
        
        Text color #2a3247
      
           This box has a color of #2a3247        
        
          <div style="background-color:#2a3247;">Content here</div>
        
        
          .mybackground {background-color:#2a3247;}
        
        Background color #2a3247
      
           Border around this has a color of #2a3247        
        
          <div style="border:2px solid #2a3247;">Content here</div>
        
        
          .myborder {border:2px solid #2a3247;}
        
        Border color #2a3247