#422fa1 color space conversions
Hex:
        #422fa1
        RGB:
        66, 47, 161
        CMY:
        74, 82, 37
        CMYK:
        59, 71, 0, 37
      HSL:
        250°, 54.8077%, 40.7843%
        HSV (HSB):
        250°, 70.8075%, 63.1373%
        XYZ:
        9.6963, 5.7645, 34.3198
        xyY:
        0.1948, 0.1158, 5.7645
      CIE-Lab:
        28.8103, 40.4805, -58.8513
        CIE-LCH:
        28.8103, 71.4293, 304.5219
        CIE-Luv:
        28.8103, -1.1460, -77.8252
        Hunter-Lab:
        24.0094, 30.0718, -67.9447
      #422fa1 color charts
#422fa1 RGB chart
      #422fa1 CMYK chart
      #422fa1 RGB pie chart
      #422fa1 color shades, tints & tones
#422fa1 color schemes
#422fa1 color preview, HTML & CSS examples
           This text has a color of #422fa1        
        
          <p style="color:#422fa1;">Text here</p>
        
        
          .mytext {color:#422fa1;}
        
        Text color #422fa1
      
           This box has a color of #422fa1        
        
          <div style="background-color:#422fa1;">Content here</div>
        
        
          .mybackground {background-color:#422fa1;}
        
        Background color #422fa1
      
           Border around this has a color of #422fa1        
        
          <div style="border:2px solid #422fa1;">Content here</div>
        
        
          .myborder {border:2px solid #422fa1;}
        
        Border color #422fa1