#4022a1 color space conversions
Hex:
        #4022a1
        RGB:
        64, 34, 161
        CMY:
        75, 87, 37
        CMYK:
        60, 79, 0, 37
      HSL:
        254°, 65.1282%, 38.2353%
        HSV (HSB):
        254°, 78.8820%, 63.1373%
        XYZ:
        9.1194, 4.8073, 34.1655
        xyY:
        0.1896, 0.1000, 4.8073
      CIE-Lab:
        26.1784, 47.0966, -63.1847
        CIE-LCH:
        26.1784, 78.8061, 306.7001
        CIE-Luv:
        26.1784, 0.2400, -79.2422
        Hunter-Lab:
        21.9254, 35.8736, -77.0412
      #4022a1 color charts
#4022a1 RGB chart
      #4022a1 CMYK chart
      #4022a1 RGB pie chart
      #4022a1 color shades, tints & tones
#4022a1 color schemes
#4022a1 color preview, HTML & CSS examples
           This text has a color of #4022a1        
        
          <p style="color:#4022a1;">Text here</p>
        
        
          .mytext {color:#4022a1;}
        
        Text color #4022a1
      
           This box has a color of #4022a1        
        
          <div style="background-color:#4022a1;">Content here</div>
        
        
          .mybackground {background-color:#4022a1;}
        
        Background color #4022a1
      
           Border around this has a color of #4022a1        
        
          <div style="border:2px solid #4022a1;">Content here</div>
        
        
          .myborder {border:2px solid #4022a1;}
        
        Border color #4022a1