#83266e color space conversions
Hex:
        #83266e
        RGB:
        131, 38, 110
        CMY:
        49, 85, 57
        CMYK:
        0, 71, 16, 49
      HSL:
        314°, 55.0296%, 33.1373%
        HSV (HSB):
        314°, 70.9924%, 51.3725%
        XYZ:
        12.8677, 7.3373, 15.4899
        xyY:
        0.3605, 0.2056, 7.3373
      CIE-Lab:
        32.5628, 47.4158, -20.6772
        CIE-LCH:
        32.5628, 51.7282, 336.4388
        CIE-Luv:
        32.5628, 44.8742, -33.2336
        Hunter-Lab:
        27.0875, 37.3917, -14.9436
      #83266e color charts
#83266e RGB chart
      #83266e CMYK chart
      #83266e RGB pie chart
      #83266e color shades, tints & tones
#83266e color schemes
#83266e color preview, HTML & CSS examples
           This text has a color of #83266e        
        
          <p style="color:#83266e;">Text here</p>
        
        
          .mytext {color:#83266e;}
        
        Text color #83266e
      
           This box has a color of #83266e        
        
          <div style="background-color:#83266e;">Content here</div>
        
        
          .mybackground {background-color:#83266e;}
        
        Background color #83266e
      
           Border around this has a color of #83266e        
        
          <div style="border:2px solid #83266e;">Content here</div>
        
        
          .myborder {border:2px solid #83266e;}
        
        Border color #83266e