#84468d color space conversions
Hex:
        #84468d
        RGB:
        132, 70, 141
        CMY:
        48, 73, 45
        CMYK:
        6, 50, 0, 45
      HSL:
        292°, 33.6493%, 41.3725%
        HSV (HSB):
        292°, 50.3546%, 55.2941%
        XYZ:
        16.5136, 11.2089, 26.4925
        xyY:
        0.3046, 0.2067, 11.2089
      CIE-Lab:
        39.9302, 37.9218, -28.4270
        CIE-LCH:
        39.9302, 47.3937, 323.1440
        CIE-Luv:
        39.9302, 27.1214, -44.8467
        Hunter-Lab:
        33.4798, 29.4540, -23.4803
      #84468d color charts
#84468d RGB chart
      #84468d CMYK chart
      #84468d RGB pie chart
      #84468d color shades, tints & tones
#84468d color schemes
#84468d color preview, HTML & CSS examples
           This text has a color of #84468d        
        
          <p style="color:#84468d;">Text here</p>
        
        
          .mytext {color:#84468d;}
        
        Text color #84468d
      
           This box has a color of #84468d        
        
          <div style="background-color:#84468d;">Content here</div>
        
        
          .mybackground {background-color:#84468d;}
        
        Background color #84468d
      
           Border around this has a color of #84468d        
        
          <div style="border:2px solid #84468d;">Content here</div>
        
        
          .myborder {border:2px solid #84468d;}
        
        Border color #84468d