#2a614f color space conversions
Hex:
        #2a614f
        RGB:
        42, 97, 79
        CMY:
        84, 62, 69
        CMYK:
        57, 0, 19, 62
      HSL:
        160°, 39.5683%, 27.2549%
        HSV (HSB):
        160°, 56.7010%, 38.0392%
        XYZ:
        6.6408, 9.6061, 8.9013
        xyY:
        0.2641, 0.3820, 9.6061
      CIE-Lab:
        37.1261, -23.0562, 4.7951
        CIE-LCH:
        37.1261, 23.5495, 168.2515
        CIE-Luv:
        37.1261, -23.2314, 9.1262
        Hunter-Lab:
        30.9938, -15.9932, 4.6678
      #2a614f color charts
#2a614f RGB chart
      #2a614f CMYK chart
      #2a614f RGB pie chart
      #2a614f color shades, tints & tones
#2a614f color schemes
#2a614f color preview, HTML & CSS examples
           This text has a color of #2a614f        
        
          <p style="color:#2a614f;">Text here</p>
        
        
          .mytext {color:#2a614f;}
        
        Text color #2a614f
      
           This box has a color of #2a614f        
        
          <div style="background-color:#2a614f;">Content here</div>
        
        
          .mybackground {background-color:#2a614f;}
        
        Background color #2a614f
      
           Border around this has a color of #2a614f        
        
          <div style="border:2px solid #2a614f;">Content here</div>
        
        
          .myborder {border:2px solid #2a614f;}
        
        Border color #2a614f