#422ac0 color space conversions
Hex:
        #422ac0
        RGB:
        66, 42, 192
        CMY:
        74, 84, 25
        CMYK:
        66, 78, 0, 25
      HSL:
        250°, 64.1026%, 45.8824%
        HSV (HSB):
        250°, 78.1250%, 75.2941%
        XYZ:
        12.5892, 6.6200, 50.4834
        xyY:
        0.1806, 0.0950, 6.6200
      CIE-Lab:
        30.9256, 52.6070, -73.8898
        CIE-LCH:
        30.9256, 90.7039, 305.4496
        CIE-Luv:
        30.9256, -2.6598, -97.3278
        Hunter-Lab:
        25.7293, 42.3127, -98.3225
      #422ac0 color charts
#422ac0 RGB chart
      #422ac0 CMYK chart
      #422ac0 RGB pie chart
      #422ac0 color shades, tints & tones
#422ac0 color schemes
#422ac0 color preview, HTML & CSS examples
           This text has a color of #422ac0        
        
          <p style="color:#422ac0;">Text here</p>
        
        
          .mytext {color:#422ac0;}
        
        Text color #422ac0
      
           This box has a color of #422ac0        
        
          <div style="background-color:#422ac0;">Content here</div>
        
        
          .mybackground {background-color:#422ac0;}
        
        Background color #422ac0
      
           Border around this has a color of #422ac0        
        
          <div style="border:2px solid #422ac0;">Content here</div>
        
        
          .myborder {border:2px solid #422ac0;}
        
        Border color #422ac0