#4522a1 color space conversions
Hex:
        #4522a1
        RGB:
        69, 34, 161
        CMY:
        73, 87, 37
        CMYK:
        57, 79, 0, 37
      HSL:
        257°, 65.1282%, 38.2353%
        HSV (HSB):
        257°, 78.8820%, 63.1373%
        XYZ:
        9.4593, 4.9825, 34.1814
        xyY:
        0.1945, 0.1025, 4.9825
      CIE-Lab:
        26.6848, 47.7232, -62.3328
        CIE-LCH:
        26.6848, 78.5040, 307.4384
        CIE-Luv:
        26.6848, 1.6579, -79.1647
        Hunter-Lab:
        22.3215, 36.5815, -75.1672
      #4522a1 color charts
#4522a1 RGB chart
      #4522a1 CMYK chart
      #4522a1 RGB pie chart
      #4522a1 color shades, tints & tones
#4522a1 color schemes
#4522a1 color preview, HTML & CSS examples
           This text has a color of #4522a1        
        
          <p style="color:#4522a1;">Text here</p>
        
        
          .mytext {color:#4522a1;}
        
        Text color #4522a1
      
           This box has a color of #4522a1        
        
          <div style="background-color:#4522a1;">Content here</div>
        
        
          .mybackground {background-color:#4522a1;}
        
        Background color #4522a1
      
           Border around this has a color of #4522a1        
        
          <div style="border:2px solid #4522a1;">Content here</div>
        
        
          .myborder {border:2px solid #4522a1;}
        
        Border color #4522a1