#422b4e color space conversions
Hex:
        #422b4e
        RGB:
        66, 43, 78
        CMY:
        74, 83, 69
        CMYK:
        15, 45, 0, 69
      HSL:
        279°, 28.9256%, 23.7255%
        HSV (HSB):
        279°, 44.8718%, 30.5882%
        XYZ:
        4.4858, 3.4361, 7.6345
        xyY:
        0.2884, 0.2209, 3.4361
      CIE-Lab:
        21.7119, 18.1399, -17.4510
        CIE-LCH:
        21.7119, 25.1713, 316.1088
        CIE-Luv:
        21.7119, 8.3235, -21.6039
        Hunter-Lab:
        18.5366, 10.7572, -11.4437
      #422b4e color charts
#422b4e RGB chart
      #422b4e CMYK chart
      #422b4e RGB pie chart
      #422b4e color shades, tints & tones
#422b4e color schemes
#422b4e color preview, HTML & CSS examples
           This text has a color of #422b4e        
        
          <p style="color:#422b4e;">Text here</p>
        
        
          .mytext {color:#422b4e;}
        
        Text color #422b4e
      
           This box has a color of #422b4e        
        
          <div style="background-color:#422b4e;">Content here</div>
        
        
          .mybackground {background-color:#422b4e;}
        
        Background color #422b4e
      
           Border around this has a color of #422b4e        
        
          <div style="border:2px solid #422b4e;">Content here</div>
        
        
          .myborder {border:2px solid #422b4e;}
        
        Border color #422b4e