#422eab color space conversions
Hex:
        #422eab
        RGB:
        66, 46, 171
        CMY:
        74, 82, 33
        CMYK:
        61, 73, 0, 33
      HSL:
        250°, 57.6037%, 42.5490%
        HSV (HSB):
        250°, 73.0994%, 67.0588%
        XYZ:
        10.5744, 6.0525, 39.1390
        xyY:
        0.1896, 0.1085, 6.0525
      CIE-Lab:
        29.5446, 44.1658, -63.6793
        CIE-LCH:
        29.5446, 77.4963, 304.7438
        CIE-Luv:
        29.5446, -1.7300, -84.2485
        Hunter-Lab:
        24.6019, 33.6702, -77.1029
      #422eab color charts
#422eab RGB chart
      #422eab CMYK chart
      #422eab RGB pie chart
      #422eab color shades, tints & tones
#422eab color schemes
#422eab color preview, HTML & CSS examples
           This text has a color of #422eab        
        
          <p style="color:#422eab;">Text here</p>
        
        
          .mytext {color:#422eab;}
        
        Text color #422eab
      
           This box has a color of #422eab        
        
          <div style="background-color:#422eab;">Content here</div>
        
        
          .mybackground {background-color:#422eab;}
        
        Background color #422eab
      
           Border around this has a color of #422eab        
        
          <div style="border:2px solid #422eab;">Content here</div>
        
        
          .myborder {border:2px solid #422eab;}
        
        Border color #422eab