#83284f color space conversions
Hex:
        #83284f
        RGB:
        131, 40, 79
        CMY:
        49, 84, 69
        CMYK:
        0, 69, 40, 49
      HSL:
        334°, 53.2164%, 33.5294%
        HSV (HSB):
        334°, 69.4656%, 51.3725%
        XYZ:
        11.5301, 6.9074, 8.1227
        xyY:
        0.4341, 0.2601, 6.9074
      CIE-Lab:
        31.5951, 42.3639, -2.1325
        CIE-LCH:
        31.5951, 42.4175, 357.1183
        CIE-Luv:
        31.5951, 54.5262, -9.3349
        Hunter-Lab:
        26.2819, 32.3164, 0.0732
      #83284f color charts
#83284f RGB chart
      #83284f CMYK chart
      #83284f RGB pie chart
      #83284f color shades, tints & tones
#83284f color schemes
#83284f color preview, HTML & CSS examples
           This text has a color of #83284f        
        
          <p style="color:#83284f;">Text here</p>
        
        
          .mytext {color:#83284f;}
        
        Text color #83284f
      
           This box has a color of #83284f        
        
          <div style="background-color:#83284f;">Content here</div>
        
        
          .mybackground {background-color:#83284f;}
        
        Background color #83284f
      
           Border around this has a color of #83284f        
        
          <div style="border:2px solid #83284f;">Content here</div>
        
        
          .myborder {border:2px solid #83284f;}
        
        Border color #83284f