#429e5e color space conversions
Hex:
        #429e5e
        RGB:
        66, 158, 94
        CMY:
        74, 38, 63
        CMYK:
        58, 0, 41, 38
      HSL:
        138°, 41.0714%, 43.9216%
        HSV (HSB):
        138°, 58.2278%, 61.9608%
        XYZ:
        16.4940, 26.4201, 14.8199
        xyY:
        0.2857, 0.4576, 26.4201
      CIE-Lab:
        58.4337, -41.9451, 25.4553
        CIE-LCH:
        58.4337, 49.0649, 148.7477
        CIE-Luv:
        58.4337, -40.6808, 39.2593
        Hunter-Lab:
        51.4005, -32.6717, 18.8857
      #429e5e color charts
#429e5e RGB chart
      #429e5e CMYK chart
      #429e5e RGB pie chart
      #429e5e color shades, tints & tones
#429e5e color schemes
#429e5e color preview, HTML & CSS examples
           This text has a color of #429e5e        
        
          <p style="color:#429e5e;">Text here</p>
        
        
          .mytext {color:#429e5e;}
        
        Text color #429e5e
      
           This box has a color of #429e5e        
        
          <div style="background-color:#429e5e;">Content here</div>
        
        
          .mybackground {background-color:#429e5e;}
        
        Background color #429e5e
      
           Border around this has a color of #429e5e        
        
          <div style="border:2px solid #429e5e;">Content here</div>
        
        
          .myborder {border:2px solid #429e5e;}
        
        Border color #429e5e