#83268e color space conversions
Hex:
        #83268e
        RGB:
        131, 38, 142
        CMY:
        49, 85, 44
        CMYK:
        8, 73, 0, 44
      HSL:
        294°, 57.7778%, 35.2941%
        HSV (HSB):
        294°, 73.2394%, 55.6863%
        XYZ:
        14.9357, 8.1645, 26.3799
        xyY:
        0.3019, 0.1650, 8.1645
      CIE-Lab:
        34.3232, 52.9043, -37.9171
        CIE-LCH:
        34.3232, 65.0890, 324.3704
        CIE-Luv:
        34.3232, 34.8274, -57.5606
        Hunter-Lab:
        28.5736, 43.2996, -34.7365
      #83268e color charts
#83268e RGB chart
      #83268e CMYK chart
      #83268e RGB pie chart
      #83268e color shades, tints & tones
#83268e color schemes
#83268e color preview, HTML & CSS examples
           This text has a color of #83268e        
        
          <p style="color:#83268e;">Text here</p>
        
        
          .mytext {color:#83268e;}
        
        Text color #83268e
      
           This box has a color of #83268e        
        
          <div style="background-color:#83268e;">Content here</div>
        
        
          .mybackground {background-color:#83268e;}
        
        Background color #83268e
      
           Border around this has a color of #83268e        
        
          <div style="border:2px solid #83268e;">Content here</div>
        
        
          .myborder {border:2px solid #83268e;}
        
        Border color #83268e