#4221a5 color space conversions
Hex:
        #4221a5
        RGB:
        66, 33, 165
        CMY:
        74, 87, 35
        CMYK:
        60, 80, 0, 35
      HSL:
        255°, 66.6667%, 38.8235%
        HSV (HSB):
        255°, 80.0000%, 64.7059%
        XYZ:
        9.5822, 4.9626, 36.0501
        xyY:
        0.1894, 0.0981, 4.9626
      CIE-Lab:
        26.6279, 48.9673, -64.8642
        CIE-LCH:
        26.6279, 81.2722, 307.0499
        CIE-Luv:
        26.6279, 0.5575, -81.6676
        Hunter-Lab:
        22.2768, 37.7955, -80.3540
      #4221a5 color charts
#4221a5 RGB chart
      #4221a5 CMYK chart
      #4221a5 RGB pie chart
      #4221a5 color shades, tints & tones
#4221a5 color schemes
#4221a5 color preview, HTML & CSS examples
           This text has a color of #4221a5        
        
          <p style="color:#4221a5;">Text here</p>
        
        
          .mytext {color:#4221a5;}
        
        Text color #4221a5
      
           This box has a color of #4221a5        
        
          <div style="background-color:#4221a5;">Content here</div>
        
        
          .mybackground {background-color:#4221a5;}
        
        Background color #4221a5
      
           Border around this has a color of #4221a5        
        
          <div style="border:2px solid #4221a5;">Content here</div>
        
        
          .myborder {border:2px solid #4221a5;}
        
        Border color #4221a5