#2a927a color space conversions
Hex:
        #2a927a
        RGB:
        42, 146, 122
        CMY:
        84, 43, 52
        CMYK:
        71, 0, 16, 43
      HSL:
        166°, 55.3191%, 36.8627%
        HSV (HSB):
        166°, 71.2329%, 57.2549%
        XYZ:
        14.7466, 22.4552, 21.9694
        xyY:
        0.2492, 0.3795, 22.4552
      CIE-Lab:
        54.5066, -35.2368, 4.2583
        CIE-LCH:
        54.5066, 35.4932, 173.1094
        CIE-Luv:
        54.5066, -40.0699, 11.1586
        Hunter-Lab:
        47.3869, -27.3786, 5.6829
      #2a927a color charts
#2a927a RGB chart
      #2a927a CMYK chart
      #2a927a RGB pie chart
      #2a927a color shades, tints & tones
#2a927a color schemes
#2a927a color preview, HTML & CSS examples
           This text has a color of #2a927a        
        
          <p style="color:#2a927a;">Text here</p>
        
        
          .mytext {color:#2a927a;}
        
        Text color #2a927a
      
           This box has a color of #2a927a        
        
          <div style="background-color:#2a927a;">Content here</div>
        
        
          .mybackground {background-color:#2a927a;}
        
        Background color #2a927a
      
           Border around this has a color of #2a927a        
        
          <div style="border:2px solid #2a927a;">Content here</div>
        
        
          .myborder {border:2px solid #2a927a;}
        
        Border color #2a927a