#83154f color space conversions
Hex:
        #83154f
        RGB:
        131, 21, 79
        CMY:
        49, 92, 69
        CMYK:
        0, 84, 40, 49
      HSL:
        328°, 72.3684%, 29.8039%
        HSV (HSB):
        328°, 83.9695%, 51.3725%
        XYZ:
        11.0395, 5.9261, 7.9591
        xyY:
        0.4429, 0.2378, 5.9261
      CIE-Lab:
        29.2253, 49.0168, -5.6495
        CIE-LCH:
        29.2253, 49.3413, 353.4253
        CIE-Luv:
        29.2253, 60.3416, -14.2663
        Hunter-Lab:
        24.3437, 38.3459, -2.3443
      #83154f color charts
#83154f RGB chart
      #83154f CMYK chart
      #83154f RGB pie chart
      #83154f color shades, tints & tones
#83154f color schemes
#83154f color preview, HTML & CSS examples
           This text has a color of #83154f        
        
          <p style="color:#83154f;">Text here</p>
        
        
          .mytext {color:#83154f;}
        
        Text color #83154f
      
           This box has a color of #83154f        
        
          <div style="background-color:#83154f;">Content here</div>
        
        
          .mybackground {background-color:#83154f;}
        
        Background color #83154f
      
           Border around this has a color of #83154f        
        
          <div style="border:2px solid #83154f;">Content here</div>
        
        
          .myborder {border:2px solid #83154f;}
        
        Border color #83154f