#2a937a color space conversions
Hex:
        #2a937a
        RGB:
        42, 147, 122
        CMY:
        84, 42, 52
        CMYK:
        71, 0, 17, 42
      HSL:
        166°, 55.5556%, 37.0588%
        HSV (HSB):
        166°, 71.4286%, 57.6471%
        XYZ:
        14.9014, 22.7648, 22.0210
        xyY:
        0.2497, 0.3814, 22.7648
      CIE-Lab:
        54.8293, -35.6904, 4.7228
        CIE-LCH:
        54.8293, 36.0015, 172.4621
        CIE-Luv:
        54.8293, -40.4433, 11.8802
        Hunter-Lab:
        47.7125, -27.7483, 6.0343
      #2a937a color charts
#2a937a RGB chart
      #2a937a CMYK chart
      #2a937a RGB pie chart
      #2a937a color shades, tints & tones
#2a937a color schemes
#2a937a color preview, HTML & CSS examples
           This text has a color of #2a937a        
        
          <p style="color:#2a937a;">Text here</p>
        
        
          .mytext {color:#2a937a;}
        
        Text color #2a937a
      
           This box has a color of #2a937a        
        
          <div style="background-color:#2a937a;">Content here</div>
        
        
          .mybackground {background-color:#2a937a;}
        
        Background color #2a937a
      
           Border around this has a color of #2a937a        
        
          <div style="border:2px solid #2a937a;">Content here</div>
        
        
          .myborder {border:2px solid #2a937a;}
        
        Border color #2a937a