#429c8e color space conversions
Hex:
        #429c8e
        RGB:
        66, 156, 142
        CMY:
        74, 39, 44
        CMYK:
        58, 0, 9, 39
      HSL:
        171°, 40.5405%, 43.5294%
        HSV (HSB):
        171°, 57.6923%, 61.1765%
        XYZ:
        19.0177, 26.8882, 29.7788
        xyY:
        0.2513, 0.3553, 26.8882
      CIE-Lab:
        58.8707, -30.2740, -0.7338
        CIE-LCH:
        58.8707, 30.2829, 181.3885
        CIE-Luv:
        58.8707, -37.6307, 3.5251
        Hunter-Lab:
        51.8538, -25.2782, 2.2484
      #429c8e color charts
#429c8e RGB chart
      #429c8e CMYK chart
      #429c8e RGB pie chart
      #429c8e color shades, tints & tones
#429c8e color schemes
#429c8e color preview, HTML & CSS examples
           This text has a color of #429c8e        
        
          <p style="color:#429c8e;">Text here</p>
        
        
          .mytext {color:#429c8e;}
        
        Text color #429c8e
      
           This box has a color of #429c8e        
        
          <div style="background-color:#429c8e;">Content here</div>
        
        
          .mybackground {background-color:#429c8e;}
        
        Background color #429c8e
      
           Border around this has a color of #429c8e        
        
          <div style="border:2px solid #429c8e;">Content here</div>
        
        
          .myborder {border:2px solid #429c8e;}
        
        Border color #429c8e