#4529a2 color space conversions
Hex:
        #4529a2
        RGB:
        69, 41, 162
        CMY:
        73, 84, 36
        CMYK:
        57, 75, 0, 36
      HSL:
        254°, 59.6059%, 39.8039%
        HSV (HSB):
        254°, 74.6914%, 63.5294%
        XYZ:
        9.7688, 5.4597, 34.7214
        xyY:
        0.1956, 0.1093, 5.4597
      CIE-Lab:
        28.0063, 44.5268, -60.7664
        CIE-LCH:
        28.0063, 75.3339, 306.2323
        CIE-Luv:
        28.0063, 0.6179, -79.1571
        Hunter-Lab:
        23.3660, 33.7359, -71.7473
      #4529a2 color charts
#4529a2 RGB chart
      #4529a2 CMYK chart
      #4529a2 RGB pie chart
      #4529a2 color shades, tints & tones
#4529a2 color schemes
#4529a2 color preview, HTML & CSS examples
           This text has a color of #4529a2        
        
          <p style="color:#4529a2;">Text here</p>
        
        
          .mytext {color:#4529a2;}
        
        Text color #4529a2
      
           This box has a color of #4529a2        
        
          <div style="background-color:#4529a2;">Content here</div>
        
        
          .mybackground {background-color:#4529a2;}
        
        Background color #4529a2
      
           Border around this has a color of #4529a2        
        
          <div style="border:2px solid #4529a2;">Content here</div>
        
        
          .myborder {border:2px solid #4529a2;}
        
        Border color #4529a2