#4029a2 color space conversions
Hex:
        #4029a2
        RGB:
        64, 41, 162
        CMY:
        75, 84, 36
        CMYK:
        60, 75, 0, 36
      HSL:
        251°, 59.6059%, 39.8039%
        HSV (HSB):
        251°, 74.6914%, 63.5294%
        XYZ:
        9.4289, 5.2845, 34.7055
        xyY:
        0.1908, 0.1069, 5.2845
      CIE-Lab:
        27.5304, 43.8297, -61.5660
        CIE-LCH:
        27.5304, 75.5739, 305.4476
        CIE-Luv:
        27.5304, -0.7991, -79.3345
        Hunter-Lab:
        22.9880, 32.9853, -73.4196
      #4029a2 color charts
#4029a2 RGB chart
      #4029a2 CMYK chart
      #4029a2 RGB pie chart
      #4029a2 color shades, tints & tones
#4029a2 color schemes
#4029a2 color preview, HTML & CSS examples
           This text has a color of #4029a2        
        
          <p style="color:#4029a2;">Text here</p>
        
        
          .mytext {color:#4029a2;}
        
        Text color #4029a2
      
           This box has a color of #4029a2        
        
          <div style="background-color:#4029a2;">Content here</div>
        
        
          .mybackground {background-color:#4029a2;}
        
        Background color #4029a2
      
           Border around this has a color of #4029a2        
        
          <div style="border:2px solid #4029a2;">Content here</div>
        
        
          .myborder {border:2px solid #4029a2;}
        
        Border color #4029a2