#4222a7 color space conversions
Hex:
        #4222a7
        RGB:
        66, 34, 167
        CMY:
        74, 87, 35
        CMYK:
        60, 80, 0, 35
      HSL:
        254°, 66.1692%, 39.4118%
        HSV (HSB):
        254°, 79.6407%, 65.4902%
        XYZ:
        9.7938, 5.0923, 37.0259
        xyY:
        0.1887, 0.0981, 5.0923
      CIE-Lab:
        26.9962, 49.0809, -65.4665
        CIE-LCH:
        26.9962, 81.8217, 306.8593
        CIE-Luv:
        26.9962, 0.2672, -82.8224
        Hunter-Lab:
        22.5662, 37.9791, -81.4850
      #4222a7 color charts
#4222a7 RGB chart
      #4222a7 CMYK chart
      #4222a7 RGB pie chart
      #4222a7 color shades, tints & tones
#4222a7 color schemes
#4222a7 color preview, HTML & CSS examples
           This text has a color of #4222a7        
        
          <p style="color:#4222a7;">Text here</p>
        
        
          .mytext {color:#4222a7;}
        
        Text color #4222a7
      
           This box has a color of #4222a7        
        
          <div style="background-color:#4222a7;">Content here</div>
        
        
          .mybackground {background-color:#4222a7;}
        
        Background color #4222a7
      
           Border around this has a color of #4222a7        
        
          <div style="border:2px solid #4222a7;">Content here</div>
        
        
          .myborder {border:2px solid #4222a7;}
        
        Border color #4222a7