#2a8078 color space conversions
Hex:
        #2a8078
        RGB:
        42, 128, 120
        CMY:
        84, 50, 53
        CMYK:
        67, 0, 6, 50
      HSL:
        174°, 50.5882%, 33.3333%
        HSV (HSB):
        174°, 67.1875%, 50.1961%
        XYZ:
        12.0642, 17.2866, 20.4701
        xyY:
        0.2422, 0.3470, 17.2866
      CIE-Lab:
        48.6192, -27.2519, -3.1609
        CIE-LCH:
        48.6192, 27.4346, 186.6160
        CIE-Luv:
        48.6192, -33.3889, -0.5136
        Hunter-Lab:
        41.5772, -20.9660, -0.0868
      #2a8078 color charts
#2a8078 RGB chart
      #2a8078 CMYK chart
      #2a8078 RGB pie chart
      #2a8078 color shades, tints & tones
#2a8078 color schemes
#2a8078 color preview, HTML & CSS examples
           This text has a color of #2a8078        
        
          <p style="color:#2a8078;">Text here</p>
        
        
          .mytext {color:#2a8078;}
        
        Text color #2a8078
      
           This box has a color of #2a8078        
        
          <div style="background-color:#2a8078;">Content here</div>
        
        
          .mybackground {background-color:#2a8078;}
        
        Background color #2a8078
      
           Border around this has a color of #2a8078        
        
          <div style="border:2px solid #2a8078;">Content here</div>
        
        
          .myborder {border:2px solid #2a8078;}
        
        Border color #2a8078