#2a927d color space conversions
Hex:
        #2a927d
        RGB:
        42, 146, 125
        CMY:
        84, 43, 51
        CMYK:
        71, 0, 14, 43
      HSL:
        168°, 55.3191%, 36.8627%
        HSV (HSB):
        168°, 71.2329%, 57.2549%
        XYZ:
        14.9354, 22.5307, 22.9637
        xyY:
        0.2472, 0.3728, 22.5307
      CIE-Lab:
        54.5856, -34.4353, 2.6508
        CIE-LCH:
        54.5856, 34.5372, 175.5981
        CIE-Luv:
        54.5856, -39.8805, 8.8125
        Hunter-Lab:
        47.4665, -26.9011, 4.5428
      #2a927d color charts
#2a927d RGB chart
      #2a927d CMYK chart
      #2a927d RGB pie chart
      #2a927d color shades, tints & tones
#2a927d color schemes
#2a927d color preview, HTML & CSS examples
           This text has a color of #2a927d        
        
          <p style="color:#2a927d;">Text here</p>
        
        
          .mytext {color:#2a927d;}
        
        Text color #2a927d
      
           This box has a color of #2a927d        
        
          <div style="background-color:#2a927d;">Content here</div>
        
        
          .mybackground {background-color:#2a927d;}
        
        Background color #2a927d
      
           Border around this has a color of #2a927d        
        
          <div style="border:2px solid #2a927d;">Content here</div>
        
        
          .myborder {border:2px solid #2a927d;}
        
        Border color #2a927d