#84415e color space conversions
Hex:
        #84415e
        RGB:
        132, 65, 94
        CMY:
        48, 75, 63
        CMYK:
        0, 51, 29, 48
      HSL:
        334°, 34.0102%, 38.6275%
        HSV (HSB):
        334°, 50.7576%, 51.7647%
        XYZ:
        13.4264, 9.4943, 11.7146
        xyY:
        0.3877, 0.2741, 9.4943
      CIE-Lab:
        36.9190, 32.3023, -3.8833
        CIE-LCH:
        36.9190, 32.5349, 353.1449
        CIE-Luv:
        36.9190, 40.0105, -10.0431
        Hunter-Lab:
        30.8128, 23.8574, -0.9723
      #84415e color charts
#84415e RGB chart
      #84415e CMYK chart
      #84415e RGB pie chart
      #84415e color shades, tints & tones
#84415e color schemes
#84415e color preview, HTML & CSS examples
           This text has a color of #84415e        
        
          <p style="color:#84415e;">Text here</p>
        
        
          .mytext {color:#84415e;}
        
        Text color #84415e
      
           This box has a color of #84415e        
        
          <div style="background-color:#84415e;">Content here</div>
        
        
          .mybackground {background-color:#84415e;}
        
        Background color #84415e
      
           Border around this has a color of #84415e        
        
          <div style="border:2px solid #84415e;">Content here</div>
        
        
          .myborder {border:2px solid #84415e;}
        
        Border color #84415e