#803a7b color space conversions
Hex:
        #803a7b
        RGB:
        128, 58, 123
        CMY:
        50, 77, 52
        CMYK:
        0, 55, 4, 50
      HSL:
        304°, 37.6344%, 36.4706%
        HSV (HSB):
        304°, 54.6875%, 50.1961%
        XYZ:
        13.9903, 9.0454, 19.7475
        xyY:
        0.3270, 0.2114, 9.0454
      CIE-Lab:
        36.0715, 39.5512, -23.4304
        CIE-LCH:
        36.0715, 45.9704, 329.3572
        CIE-Luv:
        36.0715, 32.8384, -36.8864
        Hunter-Lab:
        30.0755, 30.4011, -17.8767
      #803a7b color charts
#803a7b RGB chart
      #803a7b CMYK chart
      #803a7b RGB pie chart
      #803a7b color shades, tints & tones
#803a7b color schemes
#803a7b color preview, HTML & CSS examples
           This text has a color of #803a7b        
        
          <p style="color:#803a7b;">Text here</p>
        
        
          .mytext {color:#803a7b;}
        
        Text color #803a7b
      
           This box has a color of #803a7b        
        
          <div style="background-color:#803a7b;">Content here</div>
        
        
          .mybackground {background-color:#803a7b;}
        
        Background color #803a7b
      
           Border around this has a color of #803a7b        
        
          <div style="border:2px solid #803a7b;">Content here</div>
        
        
          .myborder {border:2px solid #803a7b;}
        
        Border color #803a7b