#84319f color space conversions
Hex:
        #84319f
        RGB:
        132, 49, 159
        CMY:
        48, 81, 38
        CMYK:
        17, 69, 0, 38
      HSL:
        285°, 52.8846%, 40.7843%
        HSV (HSB):
        285°, 69.1824%, 62.3529%
        XYZ:
        16.8720, 9.6054, 33.7657
        xyY:
        0.2801, 0.1594, 9.6054
      CIE-Lab:
        37.1246, 52.0189, -43.7797
        CIE-LCH:
        37.1246, 67.9899, 319.9156
        CIE-Luv:
        37.1246, 28.7176, -66.9370
        Hunter-Lab:
        30.9925, 42.9368, -42.9004
      #84319f color charts
#84319f RGB chart
      #84319f CMYK chart
      #84319f RGB pie chart
      #84319f color shades, tints & tones
#84319f color schemes
#84319f color preview, HTML & CSS examples
           This text has a color of #84319f        
        
          <p style="color:#84319f;">Text here</p>
        
        
          .mytext {color:#84319f;}
        
        Text color #84319f
      
           This box has a color of #84319f        
        
          <div style="background-color:#84319f;">Content here</div>
        
        
          .mybackground {background-color:#84319f;}
        
        Background color #84319f
      
           Border around this has a color of #84319f        
        
          <div style="border:2px solid #84319f;">Content here</div>
        
        
          .myborder {border:2px solid #84319f;}
        
        Border color #84319f