#429ee5 color space conversions
Hex:
        #429ee5
        RGB:
        66, 158, 229
        CMY:
        74, 38, 10
        CMYK:
        71, 31, 0, 10
      HSL:
        206°, 75.8140%, 57.8431%
        HSV (HSB):
        206°, 71.1790%, 89.8039%
        XYZ:
        28.6165, 31.2691, 78.6560
        xyY:
        0.2066, 0.2257, 31.2691
      CIE-Lab:
        62.7342, -4.2548, -43.7058
        CIE-LCH:
        62.7342, 43.9124, 264.4398
        CIE-Luv:
        62.7342, -34.0988, -69.1007
        Hunter-Lab:
        55.9188, -6.5104, -44.2549
      #429ee5 color charts
#429ee5 RGB chart
      #429ee5 CMYK chart
      #429ee5 RGB pie chart
      #429ee5 color shades, tints & tones
#429ee5 color schemes
#429ee5 color preview, HTML & CSS examples
           This text has a color of #429ee5        
        
          <p style="color:#429ee5;">Text here</p>
        
        
          .mytext {color:#429ee5;}
        
        Text color #429ee5
      
           This box has a color of #429ee5        
        
          <div style="background-color:#429ee5;">Content here</div>
        
        
          .mybackground {background-color:#429ee5;}
        
        Background color #429ee5
      
           Border around this has a color of #429ee5        
        
          <div style="border:2px solid #429ee5;">Content here</div>
        
        
          .myborder {border:2px solid #429ee5;}
        
        Border color #429ee5