#83236f color space conversions
Hex:
        #83236f
        RGB:
        131, 35, 111
        CMY:
        49, 86, 56
        CMYK:
        0, 73, 15, 49
      HSL:
        313°, 57.8313%, 32.5490%
        HSV (HSB):
        313°, 73.2824%, 51.3725%
        XYZ:
        12.8303, 7.1751, 15.7476
        xyY:
        0.3589, 0.2007, 7.1751
      CIE-Lab:
        32.2021, 48.7219, -21.8749
        CIE-LCH:
        32.2021, 53.4072, 335.8211
        CIE-Luv:
        32.2021, 45.2926, -34.8585
        Hunter-Lab:
        26.7863, 38.6236, -16.1061
      #83236f color charts
#83236f RGB chart
      #83236f CMYK chart
      #83236f RGB pie chart
      #83236f color shades, tints & tones
#83236f color schemes
#83236f color preview, HTML & CSS examples
           This text has a color of #83236f        
        
          <p style="color:#83236f;">Text here</p>
        
        
          .mytext {color:#83236f;}
        
        Text color #83236f
      
           This box has a color of #83236f        
        
          <div style="background-color:#83236f;">Content here</div>
        
        
          .mybackground {background-color:#83236f;}
        
        Background color #83236f
      
           Border around this has a color of #83236f        
        
          <div style="border:2px solid #83236f;">Content here</div>
        
        
          .myborder {border:2px solid #83236f;}
        
        Border color #83236f