#2a6a65 color space conversions
Hex:
        #2a6a65
        RGB:
        42, 106, 101
        CMY:
        84, 58, 60
        CMYK:
        60, 0, 5, 58
      HSL:
        175°, 43.2432%, 29.0196%
        HSV (HSB):
        175°, 60.3774%, 41.5686%
        XYZ:
        8.4578, 11.7399, 14.1322
        xyY:
        0.2464, 0.3420, 11.7399
      CIE-Lab:
        40.7997, -21.6008, -3.3314
        CIE-LCH:
        40.7997, 21.8562, 188.7675
        CIE-Luv:
        40.7997, -25.8684, -1.4751
        Hunter-Lab:
        34.2635, -15.8990, -0.4700
      #2a6a65 color charts
#2a6a65 RGB chart
      #2a6a65 CMYK chart
      #2a6a65 RGB pie chart
      #2a6a65 color shades, tints & tones
#2a6a65 color schemes
#2a6a65 color preview, HTML & CSS examples
           This text has a color of #2a6a65        
        
          <p style="color:#2a6a65;">Text here</p>
        
        
          .mytext {color:#2a6a65;}
        
        Text color #2a6a65
      
           This box has a color of #2a6a65        
        
          <div style="background-color:#2a6a65;">Content here</div>
        
        
          .mybackground {background-color:#2a6a65;}
        
        Background color #2a6a65
      
           Border around this has a color of #2a6a65        
        
          <div style="border:2px solid #2a6a65;">Content here</div>
        
        
          .myborder {border:2px solid #2a6a65;}
        
        Border color #2a6a65