#804f94 color space conversions
Hex:
        #804f94
        RGB:
        128, 79, 148
        CMY:
        50, 69, 42
        CMYK:
        14, 47, 0, 42
      HSL:
        283°, 30.3965%, 44.5098%
        HSV (HSB):
        283°, 46.6216%, 58.0392%
        XYZ:
        17.0434, 12.3193, 29.4965
        xyY:
        0.2896, 0.2093, 12.3193
      CIE-Lab:
        41.7191, 33.1630, -29.8940
        CIE-LCH:
        41.7191, 44.6479, 317.9676
        CIE-Luv:
        41.7191, 20.0562, -46.8796
        Hunter-Lab:
        35.0988, 25.2535, -25.2573
      #804f94 color charts
#804f94 RGB chart
      #804f94 CMYK chart
      #804f94 RGB pie chart
      #804f94 color shades, tints & tones
#804f94 color schemes
#804f94 color preview, HTML & CSS examples
           This text has a color of #804f94        
        
          <p style="color:#804f94;">Text here</p>
        
        
          .mytext {color:#804f94;}
        
        Text color #804f94
      
           This box has a color of #804f94        
        
          <div style="background-color:#804f94;">Content here</div>
        
        
          .mybackground {background-color:#804f94;}
        
        Background color #804f94
      
           Border around this has a color of #804f94        
        
          <div style="border:2px solid #804f94;">Content here</div>
        
        
          .myborder {border:2px solid #804f94;}
        
        Border color #804f94