#83348e color space conversions
Hex:
        #83348e
        RGB:
        131, 52, 142
        CMY:
        49, 80, 44
        CMYK:
        8, 63, 0, 44
      HSL:
        293°, 46.3918%, 38.0392%
        HSV (HSB):
        293°, 63.3803%, 55.6863%
        XYZ:
        15.4705, 9.2343, 26.5582
        xyY:
        0.3018, 0.1801, 9.2343
      CIE-Lab:
        36.4315, 47.0000, -34.5623
        CIE-LCH:
        36.4315, 58.3400, 323.6704
        CIE-Luv:
        36.4315, 31.7317, -53.3540
        Hunter-Lab:
        30.3879, 37.6957, -30.5462
      #83348e color charts
#83348e RGB chart
      #83348e CMYK chart
      #83348e RGB pie chart
      #83348e color shades, tints & tones
#83348e color schemes
#83348e color preview, HTML & CSS examples
           This text has a color of #83348e        
        
          <p style="color:#83348e;">Text here</p>
        
        
          .mytext {color:#83348e;}
        
        Text color #83348e
      
           This box has a color of #83348e        
        
          <div style="background-color:#83348e;">Content here</div>
        
        
          .mybackground {background-color:#83348e;}
        
        Background color #83348e
      
           Border around this has a color of #83348e        
        
          <div style="border:2px solid #83348e;">Content here</div>
        
        
          .myborder {border:2px solid #83348e;}
        
        Border color #83348e