#83266d color space conversions
Hex:
        #83266d
        RGB:
        131, 38, 109
        CMY:
        49, 85, 57
        CMYK:
        0, 71, 17, 49
      HSL:
        314°, 55.0296%, 33.1373%
        HSV (HSB):
        314°, 70.9924%, 51.3725%
        XYZ:
        12.8135, 7.3156, 15.2047
        xyY:
        0.3626, 0.2070, 7.3156
      CIE-Lab:
        32.5149, 47.2613, -20.1150
        CIE-LCH:
        32.5149, 51.3638, 336.9448
        CIE-Luv:
        32.5149, 45.2068, -32.4650
        Hunter-Lab:
        27.0475, 37.2298, -14.3966
      #83266d color charts
#83266d RGB chart
      #83266d CMYK chart
      #83266d RGB pie chart
      #83266d color shades, tints & tones
#83266d color schemes
#83266d color preview, HTML & CSS examples
           This text has a color of #83266d        
        
          <p style="color:#83266d;">Text here</p>
        
        
          .mytext {color:#83266d;}
        
        Text color #83266d
      
           This box has a color of #83266d        
        
          <div style="background-color:#83266d;">Content here</div>
        
        
          .mybackground {background-color:#83266d;}
        
        Background color #83266d
      
           Border around this has a color of #83266d        
        
          <div style="border:2px solid #83266d;">Content here</div>
        
        
          .myborder {border:2px solid #83266d;}
        
        Border color #83266d