#83326f color space conversions
Hex:
        #83326f
        RGB:
        131, 50, 111
        CMY:
        49, 80, 56
        CMYK:
        0, 62, 15, 49
      HSL:
        315°, 44.7514%, 35.4902%
        HSV (HSB):
        315°, 61.8321%, 51.3725%
        XYZ:
        13.3699, 8.2542, 15.9275
        xyY:
        0.3560, 0.2198, 8.2542
      CIE-Lab:
        34.5068, 42.3344, -18.2995
        CIE-LCH:
        34.5068, 46.1202, 336.6230
        CIE-Luv:
        34.5068, 40.9533, -29.9233
        Hunter-Lab:
        28.7301, 32.7895, -12.7583
      #83326f color charts
#83326f RGB chart
      #83326f CMYK chart
      #83326f RGB pie chart
      #83326f color shades, tints & tones
#83326f color schemes
#83326f color preview, HTML & CSS examples
           This text has a color of #83326f        
        
          <p style="color:#83326f;">Text here</p>
        
        
          .mytext {color:#83326f;}
        
        Text color #83326f
      
           This box has a color of #83326f        
        
          <div style="background-color:#83326f;">Content here</div>
        
        
          .mybackground {background-color:#83326f;}
        
        Background color #83326f
      
           Border around this has a color of #83326f        
        
          <div style="border:2px solid #83326f;">Content here</div>
        
        
          .myborder {border:2px solid #83326f;}
        
        Border color #83326f