#84329f color space conversions
Hex:
        #84329f
        RGB:
        132, 50, 159
        CMY:
        48, 80, 38
        CMYK:
        17, 69, 0, 38
      HSL:
        285°, 52.1531%, 40.9804%
        HSV (HSB):
        285°, 68.5535%, 62.3529%
        XYZ:
        16.9143, 9.6899, 33.7797
        xyY:
        0.2801, 0.1605, 9.6899
      CIE-Lab:
        37.2801, 51.5833, -43.5305
        CIE-LCH:
        37.2801, 67.4963, 319.8394
        CIE-Luv:
        37.2801, 28.5086, -66.6379
        Hunter-Lab:
        31.1287, 42.5161, -42.5494
      #84329f color charts
#84329f RGB chart
      #84329f CMYK chart
      #84329f RGB pie chart
      #84329f color shades, tints & tones
#84329f color schemes
#84329f color preview, HTML & CSS examples
           This text has a color of #84329f        
        
          <p style="color:#84329f;">Text here</p>
        
        
          .mytext {color:#84329f;}
        
        Text color #84329f
      
           This box has a color of #84329f        
        
          <div style="background-color:#84329f;">Content here</div>
        
        
          .mybackground {background-color:#84329f;}
        
        Background color #84329f
      
           Border around this has a color of #84329f        
        
          <div style="border:2px solid #84329f;">Content here</div>
        
        
          .myborder {border:2px solid #84329f;}
        
        Border color #84329f