#2a5552 color space conversions
Hex:
        #2a5552
        RGB:
        42, 85, 82
        CMY:
        84, 67, 68
        CMYK:
        51, 0, 4, 67
      HSL:
        176°, 33.8583%, 24.9020%
        HSV (HSB):
        176°, 50.5882%, 33.3333%
        XYZ:
        5.7263, 7.5984, 9.1475
        xyY:
        0.2548, 0.3381, 7.5984
      CIE-Lab:
        33.1322, -15.7646, -2.8839
        CIE-LCH:
        33.1322, 16.0262, 190.3668
        CIE-Luv:
        33.1322, -18.1656, -1.5443
        Hunter-Lab:
        27.5653, -11.1581, -0.3796
      #2a5552 color charts
#2a5552 RGB chart
      #2a5552 CMYK chart
      #2a5552 RGB pie chart
      #2a5552 color shades, tints & tones
#2a5552 color schemes
#2a5552 color preview, HTML & CSS examples
           This text has a color of #2a5552        
        
          <p style="color:#2a5552;">Text here</p>
        
        
          .mytext {color:#2a5552;}
        
        Text color #2a5552
      
           This box has a color of #2a5552        
        
          <div style="background-color:#2a5552;">Content here</div>
        
        
          .mybackground {background-color:#2a5552;}
        
        Background color #2a5552
      
           Border around this has a color of #2a5552        
        
          <div style="border:2px solid #2a5552;">Content here</div>
        
        
          .myborder {border:2px solid #2a5552;}
        
        Border color #2a5552