#84447f color space conversions
Hex:
        #84447f
        RGB:
        132, 68, 127
        CMY:
        48, 73, 50
        CMYK:
        0, 48, 4, 48
      HSL:
        305°, 32.0000%, 39.2157%
        HSV (HSB):
        305°, 48.4848%, 51.7647%
        XYZ:
        15.4136, 10.5721, 21.3069
        xyY:
        0.3259, 0.2235, 10.5721
      CIE-Lab:
        38.8502, 36.2392, -21.5444
        CIE-LCH:
        38.8502, 42.1597, 329.2683
        CIE-Luv:
        38.8502, 30.9619, -34.5505
        Hunter-Lab:
        32.5147, 27.7171, -16.0924
      #84447f color charts
#84447f RGB chart
      #84447f CMYK chart
      #84447f RGB pie chart
      #84447f color shades, tints & tones
#84447f color schemes
#84447f color preview, HTML & CSS examples
           This text has a color of #84447f        
        
          <p style="color:#84447f;">Text here</p>
        
        
          .mytext {color:#84447f;}
        
        Text color #84447f
      
           This box has a color of #84447f        
        
          <div style="background-color:#84447f;">Content here</div>
        
        
          .mybackground {background-color:#84447f;}
        
        Background color #84447f
      
           Border around this has a color of #84447f        
        
          <div style="border:2px solid #84447f;">Content here</div>
        
        
          .myborder {border:2px solid #84447f;}
        
        Border color #84447f