#83334e color space conversions
Hex:
        #83334e
        RGB:
        131, 51, 78
        CMY:
        49, 80, 69
        CMYK:
        0, 61, 40, 49
      HSL:
        340°, 43.9560%, 35.6863%
        HSV (HSB):
        340°, 61.0687%, 51.3725%
        XYZ:
        11.9190, 7.7430, 8.0741
        xyY:
        0.4297, 0.2792, 7.7430
      CIE-Lab:
        33.4418, 37.1561, 1.2197
        CIE-LCH:
        33.4418, 37.1761, 1.8802
        CIE-Luv:
        33.4418, 50.0953, -4.6652
        Hunter-Lab:
        27.8263, 27.7624, 2.2748
      #83334e color charts
#83334e RGB chart
      #83334e CMYK chart
      #83334e RGB pie chart
      #83334e color shades, tints & tones
#83334e color schemes
#83334e color preview, HTML & CSS examples
           This text has a color of #83334e        
        
          <p style="color:#83334e;">Text here</p>
        
        
          .mytext {color:#83334e;}
        
        Text color #83334e
      
           This box has a color of #83334e        
        
          <div style="background-color:#83334e;">Content here</div>
        
        
          .mybackground {background-color:#83334e;}
        
        Background color #83334e
      
           Border around this has a color of #83334e        
        
          <div style="border:2px solid #83334e;">Content here</div>
        
        
          .myborder {border:2px solid #83334e;}
        
        Border color #83334e