#804fb2 color space conversions
Hex:
        #804fb2
        RGB:
        128, 79, 178
        CMY:
        50, 69, 30
        CMYK:
        28, 56, 0, 30
      HSL:
        270°, 39.1304%, 50.3922%
        HSV (HSB):
        270°, 55.6180%, 69.8039%
        XYZ:
        19.7340, 13.3955, 43.6650
        xyY:
        0.2570, 0.1744, 13.3955
      CIE-Lab:
        43.3532, 40.2376, -45.1540
        CIE-LCH:
        43.3532, 60.4810, 311.7048
        CIE-Luv:
        43.3532, 15.0059, -70.7352
        Hunter-Lab:
        36.5999, 32.1940, -45.1152
      #804fb2 color charts
#804fb2 RGB chart
      #804fb2 CMYK chart
      #804fb2 RGB pie chart
      #804fb2 color shades, tints & tones
#804fb2 color schemes
#804fb2 color preview, HTML & CSS examples
           This text has a color of #804fb2        
        
          <p style="color:#804fb2;">Text here</p>
        
        
          .mytext {color:#804fb2;}
        
        Text color #804fb2
      
           This box has a color of #804fb2        
        
          <div style="background-color:#804fb2;">Content here</div>
        
        
          .mybackground {background-color:#804fb2;}
        
        Background color #804fb2
      
           Border around this has a color of #804fb2        
        
          <div style="border:2px solid #804fb2;">Content here</div>
        
        
          .myborder {border:2px solid #804fb2;}
        
        Border color #804fb2