#804f97 color space conversions
Hex:
        #804f97
        RGB:
        128, 79, 151
        CMY:
        50, 69, 41
        CMYK:
        15, 48, 0, 41
      HSL:
        281°, 31.3043%, 45.0980%
        HSV (HSB):
        281°, 47.6821%, 59.2157%
        XYZ:
        17.2840, 12.4155, 30.7636
        xyY:
        0.2859, 0.2053, 12.4155
      CIE-Lab:
        41.8690, 33.8374, -31.4626
        CIE-LCH:
        41.8690, 46.2046, 317.0828
        CIE-Luv:
        41.8690, 19.5291, -49.3089
        Hunter-Lab:
        35.2357, 25.8963, -27.1001
      #804f97 color charts
#804f97 RGB chart
      #804f97 CMYK chart
      #804f97 RGB pie chart
      #804f97 color shades, tints & tones
#804f97 color schemes
#804f97 color preview, HTML & CSS examples
           This text has a color of #804f97        
        
          <p style="color:#804f97;">Text here</p>
        
        
          .mytext {color:#804f97;}
        
        Text color #804f97
      
           This box has a color of #804f97        
        
          <div style="background-color:#804f97;">Content here</div>
        
        
          .mybackground {background-color:#804f97;}
        
        Background color #804f97
      
           Border around this has a color of #804f97        
        
          <div style="border:2px solid #804f97;">Content here</div>
        
        
          .myborder {border:2px solid #804f97;}
        
        Border color #804f97