#422ff5 color space conversions
Hex:
        #422ff5
        RGB:
        66, 47, 245
        CMY:
        74, 82, 4
        CMYK:
        73, 81, 0, 4
      HSL:
        246°, 90.8257%, 57.2549%
        HSV (HSB):
        246°, 80.8163%, 96.0784%
        XYZ:
        19.7447, 9.7839, 87.2340
        xyY:
        0.1691, 0.0838, 9.7839
      CIE-Lab:
        37.4517, 65.7292, -93.5961
        CIE-LCH:
        37.4517, 114.3703, 305.0790
        CIE-Luv:
        37.4517, -6.5231, -127.9009
        Hunter-Lab:
        31.2792, 57.9382, -143.4577
      #422ff5 color charts
#422ff5 RGB chart
      #422ff5 CMYK chart
      #422ff5 RGB pie chart
      #422ff5 color shades, tints & tones
#422ff5 color schemes
#422ff5 color preview, HTML & CSS examples
           This text has a color of #422ff5        
        
          <p style="color:#422ff5;">Text here</p>
        
        
          .mytext {color:#422ff5;}
        
        Text color #422ff5
      
           This box has a color of #422ff5        
        
          <div style="background-color:#422ff5;">Content here</div>
        
        
          .mybackground {background-color:#422ff5;}
        
        Background color #422ff5
      
           Border around this has a color of #422ff5        
        
          <div style="border:2px solid #422ff5;">Content here</div>
        
        
          .myborder {border:2px solid #422ff5;}
        
        Border color #422ff5