#804eae color space conversions
Hex:
        #804eae
        RGB:
        128, 78, 174
        CMY:
        50, 69, 32
        CMYK:
        26, 55, 0, 32
      HSL:
        271°, 38.0952%, 49.4118%
        HSV (HSB):
        271°, 55.1724%, 68.2353%
        XYZ:
        19.2665, 13.0940, 41.5563
        xyY:
        0.2607, 0.1771, 13.0940
      CIE-Lab:
        42.9045, 39.8152, -43.5144
        CIE-LCH:
        42.9045, 58.9810, 312.4582
        CIE-Luv:
        42.9045, 15.9489, -68.0926
        Hunter-Lab:
        36.1856, 31.7148, -42.7600
      #804eae color charts
#804eae RGB chart
      #804eae CMYK chart
      #804eae RGB pie chart
      #804eae color shades, tints & tones
#804eae color schemes
#804eae color preview, HTML & CSS examples
           This text has a color of #804eae        
        
          <p style="color:#804eae;">Text here</p>
        
        
          .mytext {color:#804eae;}
        
        Text color #804eae
      
           This box has a color of #804eae        
        
          <div style="background-color:#804eae;">Content here</div>
        
        
          .mybackground {background-color:#804eae;}
        
        Background color #804eae
      
           Border around this has a color of #804eae        
        
          <div style="border:2px solid #804eae;">Content here</div>
        
        
          .myborder {border:2px solid #804eae;}
        
        Border color #804eae