#4029a3 color space conversions
Hex:
        #4029a3
        RGB:
        64, 41, 163
        CMY:
        75, 84, 36
        CMYK:
        61, 75, 0, 36
      HSL:
        251°, 59.8039%, 40.0000%
        HSV (HSB):
        251°, 74.8466%, 63.9216%
        XYZ:
        9.5181, 5.3202, 35.1756
        xyY:
        0.1903, 0.1064, 5.3202
      CIE-Lab:
        27.6282, 44.1362, -62.0114
        CIE-LCH:
        27.6282, 76.1145, 305.4411
        CIE-Luv:
        27.6282, -0.8776, -79.9494
        Hunter-Lab:
        23.0656, 33.2943, -74.2728
      #4029a3 color charts
#4029a3 RGB chart
      #4029a3 CMYK chart
      #4029a3 RGB pie chart
      #4029a3 color shades, tints & tones
#4029a3 color schemes
#4029a3 color preview, HTML & CSS examples
           This text has a color of #4029a3        
        
          <p style="color:#4029a3;">Text here</p>
        
        
          .mytext {color:#4029a3;}
        
        Text color #4029a3
      
           This box has a color of #4029a3        
        
          <div style="background-color:#4029a3;">Content here</div>
        
        
          .mybackground {background-color:#4029a3;}
        
        Background color #4029a3
      
           Border around this has a color of #4029a3        
        
          <div style="border:2px solid #4029a3;">Content here</div>
        
        
          .myborder {border:2px solid #4029a3;}
        
        Border color #4029a3