#2a3652 color space conversions
Hex:
        #2a3652
        RGB:
        42, 54, 82
        CMY:
        84, 79, 68
        CMYK:
        49, 34, 0, 68
      HSL:
        222°, 32.2581%, 24.3137%
        HSV (HSB):
        222°, 48.7805%, 32.1569%
        XYZ:
        3.7970, 3.7398, 8.5044
        xyY:
        0.2367, 0.2331, 3.7398
      CIE-Lab:
        22.7918, 3.7185, -18.6093
        CIE-LCH:
        22.7918, 18.9772, 281.3000
        CIE-Luv:
        22.7918, -5.9283, -21.9986
        Hunter-Lab:
        19.3385, 1.2051, -12.5367
      #2a3652 color charts
#2a3652 RGB chart
      #2a3652 CMYK chart
      #2a3652 RGB pie chart
      #2a3652 color shades, tints & tones
#2a3652 color schemes
#2a3652 color preview, HTML & CSS examples
           This text has a color of #2a3652        
        
          <p style="color:#2a3652;">Text here</p>
        
        
          .mytext {color:#2a3652;}
        
        Text color #2a3652
      
           This box has a color of #2a3652        
        
          <div style="background-color:#2a3652;">Content here</div>
        
        
          .mybackground {background-color:#2a3652;}
        
        Background color #2a3652
      
           Border around this has a color of #2a3652        
        
          <div style="border:2px solid #2a3652;">Content here</div>
        
        
          .myborder {border:2px solid #2a3652;}
        
        Border color #2a3652