#83147b color space conversions
Hex:
        #83147b
        RGB:
        131, 20, 123
        CMY:
        49, 92, 52
        CMYK:
        0, 85, 6, 49
      HSL:
        304°, 73.5099%, 29.6078%
        HSV (HSB):
        304°, 84.7328%, 51.3725%
        XYZ:
        13.1854, 6.7557, 19.3479
        xyY:
        0.3356, 0.1719, 6.7557
      CIE-Lab:
        31.2441, 55.1958, -30.9848
        CIE-LCH:
        31.2441, 63.2980, 330.6918
        CIE-Luv:
        31.2441, 43.7832, -47.1152
        Hunter-Lab:
        25.9917, 45.0663, -25.9407
      #83147b color charts
#83147b RGB chart
      #83147b CMYK chart
      #83147b RGB pie chart
      #83147b color shades, tints & tones
#83147b color schemes
#83147b color preview, HTML & CSS examples
           This text has a color of #83147b        
        
          <p style="color:#83147b;">Text here</p>
        
        
          .mytext {color:#83147b;}
        
        Text color #83147b
      
           This box has a color of #83147b        
        
          <div style="background-color:#83147b;">Content here</div>
        
        
          .mybackground {background-color:#83147b;}
        
        Background color #83147b
      
           Border around this has a color of #83147b        
        
          <div style="border:2px solid #83147b;">Content here</div>
        
        
          .myborder {border:2px solid #83147b;}
        
        Border color #83147b