#804cb2 color space conversions
Hex:
        #804cb2
        RGB:
        128, 76, 178
        CMY:
        50, 70, 30
        CMYK:
        28, 57, 0, 30
      HSL:
        271°, 40.1575%, 49.8039%
        HSV (HSB):
        271°, 57.3034%, 69.8039%
        XYZ:
        19.5224, 12.9724, 43.5945
        xyY:
        0.2566, 0.1705, 12.9724
      CIE-Lab:
        42.7217, 41.8982, -46.1635
        CIE-LCH:
        42.7217, 62.3420, 312.2270
        CIE-Luv:
        42.7217, 15.8715, -72.0993
        Hunter-Lab:
        36.0173, 33.7220, -46.5512
      #804cb2 color charts
#804cb2 RGB chart
      #804cb2 CMYK chart
      #804cb2 RGB pie chart
      #804cb2 color shades, tints & tones
#804cb2 color schemes
#804cb2 color preview, HTML & CSS examples
           This text has a color of #804cb2        
        
          <p style="color:#804cb2;">Text here</p>
        
        
          .mytext {color:#804cb2;}
        
        Text color #804cb2
      
           This box has a color of #804cb2        
        
          <div style="background-color:#804cb2;">Content here</div>
        
        
          .mybackground {background-color:#804cb2;}
        
        Background color #804cb2
      
           Border around this has a color of #804cb2        
        
          <div style="border:2px solid #804cb2;">Content here</div>
        
        
          .myborder {border:2px solid #804cb2;}
        
        Border color #804cb2