#429aa5 color space conversions
Hex:
        #429aa5
        RGB:
        66, 154, 165
        CMY:
        74, 40, 35
        CMYK:
        60, 7, 0, 35
      HSL:
        187°, 42.8571%, 45.2941%
        HSV (HSB):
        187°, 60.0000%, 64.7059%
        XYZ:
        20.5939, 26.9861, 39.7207
        xyY:
        0.2359, 0.3091, 26.9861
      CIE-Lab:
        58.9614, -22.7994, -13.6617
        CIE-LCH:
        58.9614, 26.5792, 210.9306
        CIE-Luv:
        58.9614, -35.6929, -17.1115
        Hunter-Lab:
        51.9481, -20.1461, -8.9708
      #429aa5 color charts
#429aa5 RGB chart
      #429aa5 CMYK chart
      #429aa5 RGB pie chart
      #429aa5 color shades, tints & tones
#429aa5 color schemes
#429aa5 color preview, HTML & CSS examples
           This text has a color of #429aa5        
        
          <p style="color:#429aa5;">Text here</p>
        
        
          .mytext {color:#429aa5;}
        
        Text color #429aa5
      
           This box has a color of #429aa5        
        
          <div style="background-color:#429aa5;">Content here</div>
        
        
          .mybackground {background-color:#429aa5;}
        
        Background color #429aa5
      
           Border around this has a color of #429aa5        
        
          <div style="border:2px solid #429aa5;">Content here</div>
        
        
          .myborder {border:2px solid #429aa5;}
        
        Border color #429aa5