#422b5e color space conversions
Hex:
        #422b5e
        RGB:
        66, 43, 94
        CMY:
        74, 83, 63
        CMYK:
        30, 54, 0, 63
      HSL:
        267°, 37.2263%, 26.8627%
        HSV (HSB):
        267°, 54.2553%, 36.8627%
        XYZ:
        5.1310, 3.6942, 11.0323
        xyY:
        0.2584, 0.1860, 3.6942
      CIE-Lab:
        22.6334, 22.4462, -26.6298
        CIE-LCH:
        22.6334, 34.8279, 310.1275
        CIE-Luv:
        22.6334, 6.2791, -33.3313
        Hunter-Lab:
        19.2202, 14.0170, -20.5780
      #422b5e color charts
#422b5e RGB chart
      #422b5e CMYK chart
      #422b5e RGB pie chart
      #422b5e color shades, tints & tones
#422b5e color schemes
#422b5e color preview, HTML & CSS examples
           This text has a color of #422b5e        
        
          <p style="color:#422b5e;">Text here</p>
        
        
          .mytext {color:#422b5e;}
        
        Text color #422b5e
      
           This box has a color of #422b5e        
        
          <div style="background-color:#422b5e;">Content here</div>
        
        
          .mybackground {background-color:#422b5e;}
        
        Background color #422b5e
      
           Border around this has a color of #422b5e        
        
          <div style="border:2px solid #422b5e;">Content here</div>
        
        
          .myborder {border:2px solid #422b5e;}
        
        Border color #422b5e