#429e9e color space conversions
Hex:
        #429e9e
        RGB:
        66, 158, 158
        CMY:
        74, 38, 38
        CMYK:
        58, 0, 0, 38
      HSL:
        180°, 41.0714%, 43.9216%
        HSV (HSB):
        180°, 58.2278%, 61.9608%
        XYZ:
        20.6452, 28.0806, 36.6797
        xyY:
        0.2417, 0.3288, 28.0806
      CIE-Lab:
        59.9615, -26.8609, -8.1933
        CIE-LCH:
        59.9615, 28.0827, 196.9631
        CIE-Luv:
        59.9615, -37.5782, -8.1162
        Hunter-Lab:
        52.9911, -23.1914, -3.9459
      #429e9e color charts
#429e9e RGB chart
      #429e9e CMYK chart
      #429e9e RGB pie chart
      #429e9e color shades, tints & tones
#429e9e color schemes
#429e9e color preview, HTML & CSS examples
           This text has a color of #429e9e        
        
          <p style="color:#429e9e;">Text here</p>
        
        
          .mytext {color:#429e9e;}
        
        Text color #429e9e
      
           This box has a color of #429e9e        
        
          <div style="background-color:#429e9e;">Content here</div>
        
        
          .mybackground {background-color:#429e9e;}
        
        Background color #429e9e
      
           Border around this has a color of #429e9e        
        
          <div style="border:2px solid #429e9e;">Content here</div>
        
        
          .myborder {border:2px solid #429e9e;}
        
        Border color #429e9e