#422c9a color space conversions
Hex:
        #422c9a
        RGB:
        66, 44, 154
        CMY:
        74, 83, 40
        CMYK:
        57, 71, 0, 40
      HSL:
        252°, 55.5556%, 38.8235%
        HSV (HSB):
        252°, 71.4286%, 60.3922%
        XYZ:
        8.9802, 5.2927, 31.1201
        xyY:
        0.1978, 0.1166, 5.2927
      CIE-Lab:
        27.5529, 40.0012, -56.6506
        CIE-LCH:
        27.5529, 69.3497, 305.2260
        CIE-Luv:
        27.5529, -0.0649, -73.8662
        Hunter-Lab:
        23.0059, 29.4159, -64.0976
      #422c9a color charts
#422c9a RGB chart
      #422c9a CMYK chart
      #422c9a RGB pie chart
      #422c9a color shades, tints & tones
#422c9a color schemes
#422c9a color preview, HTML & CSS examples
           This text has a color of #422c9a        
        
          <p style="color:#422c9a;">Text here</p>
        
        
          .mytext {color:#422c9a;}
        
        Text color #422c9a
      
           This box has a color of #422c9a        
        
          <div style="background-color:#422c9a;">Content here</div>
        
        
          .mybackground {background-color:#422c9a;}
        
        Background color #422c9a
      
           Border around this has a color of #422c9a        
        
          <div style="border:2px solid #422c9a;">Content here</div>
        
        
          .myborder {border:2px solid #422c9a;}
        
        Border color #422c9a