#84426d color space conversions
Hex:
        #84426d
        RGB:
        132, 66, 109
        CMY:
        48, 74, 57
        CMYK:
        0, 50, 17, 48
      HSL:
        321°, 33.3333%, 38.8235%
        HSV (HSB):
        321°, 50.0000%, 51.7647%
        XYZ:
        14.2243, 9.9061, 15.6304
        xyY:
        0.3577, 0.2491, 9.9061
      CIE-Lab:
        37.6734, 34.1101, -12.1805
        CIE-LCH:
        37.6734, 36.2197, 340.3486
        CIE-Luv:
        37.6734, 35.9858, -21.1553
        Hunter-Lab:
        31.4739, 25.5914, -7.4124
      #84426d color charts
#84426d RGB chart
      #84426d CMYK chart
      #84426d RGB pie chart
      #84426d color shades, tints & tones
#84426d color schemes
#84426d color preview, HTML & CSS examples
           This text has a color of #84426d        
        
          <p style="color:#84426d;">Text here</p>
        
        
          .mytext {color:#84426d;}
        
        Text color #84426d
      
           This box has a color of #84426d        
        
          <div style="background-color:#84426d;">Content here</div>
        
        
          .mybackground {background-color:#84426d;}
        
        Background color #84426d
      
           Border around this has a color of #84426d        
        
          <div style="border:2px solid #84426d;">Content here</div>
        
        
          .myborder {border:2px solid #84426d;}
        
        Border color #84426d