#83236e color space conversions
Hex:
        #83236e
        RGB:
        131, 35, 110
        CMY:
        49, 86, 57
        CMYK:
        0, 73, 16, 49
      HSL:
        313°, 57.8313%, 32.5490%
        HSV (HSB):
        313°, 73.2824%, 51.3725%
        XYZ:
        12.7756, 7.1531, 15.4592
        xyY:
        0.3610, 0.2021, 7.1531
      CIE-Lab:
        32.1530, 48.5680, -21.3147
        CIE-LCH:
        32.1530, 53.0393, 336.3052
        CIE-Luv:
        32.1530, 45.6329, -34.0931
        Hunter-Lab:
        26.7454, 38.4605, -15.5487
      #83236e color charts
#83236e RGB chart
      #83236e CMYK chart
      #83236e RGB pie chart
      #83236e color shades, tints & tones
#83236e color schemes
#83236e color preview, HTML & CSS examples
           This text has a color of #83236e        
        
          <p style="color:#83236e;">Text here</p>
        
        
          .mytext {color:#83236e;}
        
        Text color #83236e
      
           This box has a color of #83236e        
        
          <div style="background-color:#83236e;">Content here</div>
        
        
          .mybackground {background-color:#83236e;}
        
        Background color #83236e
      
           Border around this has a color of #83236e        
        
          <div style="border:2px solid #83236e;">Content here</div>
        
        
          .myborder {border:2px solid #83236e;}
        
        Border color #83236e