#4029a7 color space conversions
Hex:
        #4029a7
        RGB:
        64, 41, 167
        CMY:
        75, 84, 35
        CMYK:
        62, 75, 0, 35
      HSL:
        251°, 60.5769%, 40.7843%
        HSV (HSB):
        251°, 75.4491%, 65.4902%
        XYZ:
        9.8823, 5.4659, 37.0934
        xyY:
        0.1884, 0.1042, 5.4659
      CIE-Lab:
        28.0229, 45.3596, -63.7811
        CIE-LCH:
        28.0229, 78.2657, 305.4196
        CIE-Luv:
        28.0229, -1.1870, -82.3990
        Hunter-Lab:
        23.3792, 34.5378, -77.7038
      #4029a7 color charts
#4029a7 RGB chart
      #4029a7 CMYK chart
      #4029a7 RGB pie chart
      #4029a7 color shades, tints & tones
#4029a7 color schemes
#4029a7 color preview, HTML & CSS examples
           This text has a color of #4029a7        
        
          <p style="color:#4029a7;">Text here</p>
        
        
          .mytext {color:#4029a7;}
        
        Text color #4029a7
      
           This box has a color of #4029a7        
        
          <div style="background-color:#4029a7;">Content here</div>
        
        
          .mybackground {background-color:#4029a7;}
        
        Background color #4029a7
      
           Border around this has a color of #4029a7        
        
          <div style="border:2px solid #4029a7;">Content here</div>
        
        
          .myborder {border:2px solid #4029a7;}
        
        Border color #4029a7