#2a483c color space conversions
Hex:
        #2a483c
        RGB:
        42, 72, 60
        CMY:
        84, 72, 76
        CMYK:
        42, 0, 17, 72
      HSL:
        156°, 26.3158%, 22.3529%
        HSV (HSB):
        156°, 41.6667%, 28.2353%
        XYZ:
        4.0878, 5.4532, 5.1121
        xyY:
        0.2790, 0.3722, 5.4532
      CIE-Lab:
        27.9888, -14.4256, 3.6917
        CIE-LCH:
        27.9888, 14.8905, 165.6453
        CIE-Luv:
        27.9888, -13.2085, 6.0132
        Hunter-Lab:
        23.3521, -9.6195, 3.3671
      #2a483c color charts
#2a483c RGB chart
      #2a483c CMYK chart
      #2a483c RGB pie chart
      #2a483c color shades, tints & tones
#2a483c color schemes
#2a483c color preview, HTML & CSS examples
           This text has a color of #2a483c        
        
          <p style="color:#2a483c;">Text here</p>
        
        
          .mytext {color:#2a483c;}
        
        Text color #2a483c
      
           This box has a color of #2a483c        
        
          <div style="background-color:#2a483c;">Content here</div>
        
        
          .mybackground {background-color:#2a483c;}
        
        Background color #2a483c
      
           Border around this has a color of #2a483c        
        
          <div style="border:2px solid #2a483c;">Content here</div>
        
        
          .myborder {border:2px solid #2a483c;}
        
        Border color #2a483c