#422af3 color space conversions
Hex:
        #422af3
        RGB:
        66, 42, 243
        CMY:
        74, 84, 5
        CMYK:
        73, 83, 0, 5
      HSL:
        247°, 89.3333%, 55.8824%
        HSV (HSB):
        247°, 82.7160%, 95.2941%
        XYZ:
        19.2524, 9.2852, 85.5715
        xyY:
        0.1687, 0.0814, 9.2852
      CIE-Lab:
        36.5278, 67.2295, -94.0014
        CIE-LCH:
        36.5278, 115.5685, 305.5722
        CIE-Luv:
        36.5278, -5.8808, -126.8301
        Hunter-Lab:
        30.4717, 59.4530, -145.1698
      #422af3 color charts
#422af3 RGB chart
      #422af3 CMYK chart
      #422af3 RGB pie chart
      #422af3 color shades, tints & tones
#422af3 color schemes
#422af3 color preview, HTML & CSS examples
           This text has a color of #422af3        
        
          <p style="color:#422af3;">Text here</p>
        
        
          .mytext {color:#422af3;}
        
        Text color #422af3
      
           This box has a color of #422af3        
        
          <div style="background-color:#422af3;">Content here</div>
        
        
          .mybackground {background-color:#422af3;}
        
        Background color #422af3
      
           Border around this has a color of #422af3        
        
          <div style="border:2px solid #422af3;">Content here</div>
        
        
          .myborder {border:2px solid #422af3;}
        
        Border color #422af3