#83227d color space conversions
Hex:
        #83227d
        RGB:
        131, 34, 125
        CMY:
        49, 87, 51
        CMYK:
        0, 74, 5, 49
      HSL:
        304°, 58.7879%, 32.3529%
        HSV (HSB):
        304°, 74.0458%, 51.3725%
        XYZ:
        13.6338, 7.4500, 20.1215
        xyY:
        0.3309, 0.1808, 7.4500
      CIE-Lab:
        32.8102, 51.3467, -29.7636
        CIE-LCH:
        32.8102, 59.3494, 329.9009
        CIE-Luv:
        32.8102, 40.8433, -45.7939
        Hunter-Lab:
        27.2947, 41.3954, -24.6018
      #83227d color charts
#83227d RGB chart
      #83227d CMYK chart
      #83227d RGB pie chart
      #83227d color shades, tints & tones
#83227d color schemes
#83227d color preview, HTML & CSS examples
           This text has a color of #83227d        
        
          <p style="color:#83227d;">Text here</p>
        
        
          .mytext {color:#83227d;}
        
        Text color #83227d
      
           This box has a color of #83227d        
        
          <div style="background-color:#83227d;">Content here</div>
        
        
          .mybackground {background-color:#83227d;}
        
        Background color #83227d
      
           Border around this has a color of #83227d        
        
          <div style="border:2px solid #83227d;">Content here</div>
        
        
          .myborder {border:2px solid #83227d;}
        
        Border color #83227d