#422d52 color space conversions
Hex:
        #422d52
        RGB:
        66, 45, 82
        CMY:
        74, 82, 68
        CMYK:
        20, 45, 0, 68
      HSL:
        274°, 29.1339%, 24.9020%
        HSV (HSB):
        274°, 45.1220%, 32.1569%
        XYZ:
        4.7081, 3.6442, 8.4379
        xyY:
        0.2804, 0.2170, 3.6442
      CIE-Lab:
        22.4585, 17.8591, -18.9606
        CIE-LCH:
        22.4585, 26.0471, 313.2864
        CIE-Luv:
        22.4585, 7.1658, -23.6614
        Hunter-Lab:
        19.0898, 10.6164, -12.8439
      #422d52 color charts
#422d52 RGB chart
      #422d52 CMYK chart
      #422d52 RGB pie chart
      #422d52 color shades, tints & tones
#422d52 color schemes
#422d52 color preview, HTML & CSS examples
           This text has a color of #422d52        
        
          <p style="color:#422d52;">Text here</p>
        
        
          .mytext {color:#422d52;}
        
        Text color #422d52
      
           This box has a color of #422d52        
        
          <div style="background-color:#422d52;">Content here</div>
        
        
          .mybackground {background-color:#422d52;}
        
        Background color #422d52
      
           Border around this has a color of #422d52        
        
          <div style="border:2px solid #422d52;">Content here</div>
        
        
          .myborder {border:2px solid #422d52;}
        
        Border color #422d52