#429f7a color space conversions
Hex:
        #429f7a
        RGB:
        66, 159, 122
        CMY:
        74, 38, 52
        CMYK:
        58, 0, 23, 38
      HSL:
        156°, 41.3333%, 44.1176%
        HSV (HSB):
        156°, 58.4906%, 62.3529%
        XYZ:
        18.1578, 27.3597, 22.7363
        xyY:
        0.2660, 0.4009, 27.3597
      CIE-Lab:
        59.3058, -36.6256, 11.1833
        CIE-LCH:
        59.3058, 38.2949, 163.0204
        CIE-Luv:
        59.3058, -39.8060, 21.0847
        Hunter-Lab:
        52.3065, -29.5715, 10.8427
      #429f7a color charts
#429f7a RGB chart
      #429f7a CMYK chart
      #429f7a RGB pie chart
      #429f7a color shades, tints & tones
#429f7a color schemes
#429f7a color preview, HTML & CSS examples
           This text has a color of #429f7a        
        
          <p style="color:#429f7a;">Text here</p>
        
        
          .mytext {color:#429f7a;}
        
        Text color #429f7a
      
           This box has a color of #429f7a        
        
          <div style="background-color:#429f7a;">Content here</div>
        
        
          .mybackground {background-color:#429f7a;}
        
        Background color #429f7a
      
           Border around this has a color of #429f7a        
        
          <div style="border:2px solid #429f7a;">Content here</div>
        
        
          .myborder {border:2px solid #429f7a;}
        
        Border color #429f7a