#804b8a color space conversions
Hex:
        #804b8a
        RGB:
        128, 75, 138
        CMY:
        50, 71, 46
        CMYK:
        7, 46, 0, 46
      HSL:
        290°, 29.5775%, 41.7647%
        HSV (HSB):
        290°, 45.6522%, 54.1176%
        XYZ:
        16.0056, 11.4563, 25.4125
        xyY:
        0.3027, 0.2167, 11.4563
      CIE-Lab:
        40.3387, 33.2704, -26.0024
        CIE-LCH:
        40.3387, 42.2262, 321.9907
        CIE-Luv:
        40.3387, 23.3824, -40.8560
        Hunter-Lab:
        33.8472, 25.1762, -20.8219
      #804b8a color charts
#804b8a RGB chart
      #804b8a CMYK chart
      #804b8a RGB pie chart
      #804b8a color shades, tints & tones
#804b8a color schemes
#804b8a color preview, HTML & CSS examples
           This text has a color of #804b8a        
        
          <p style="color:#804b8a;">Text here</p>
        
        
          .mytext {color:#804b8a;}
        
        Text color #804b8a
      
           This box has a color of #804b8a        
        
          <div style="background-color:#804b8a;">Content here</div>
        
        
          .mybackground {background-color:#804b8a;}
        
        Background color #804b8a
      
           Border around this has a color of #804b8a        
        
          <div style="border:2px solid #804b8a;">Content here</div>
        
        
          .myborder {border:2px solid #804b8a;}
        
        Border color #804b8a