#804bc0 color space conversions
Hex:
        #804bc0
        RGB:
        128, 75, 192
        CMY:
        50, 71, 25
        CMYK:
        33, 61, 0, 25
      HSL:
        267°, 48.1481%, 52.3529%
        HSV (HSB):
        267°, 60.9375%, 75.2941%
        XYZ:
        20.9326, 13.4271, 51.3576
        xyY:
        0.2442, 0.1566, 13.4271
      CIE-Lab:
        43.3999, 45.9136, -53.2707
        CIE-LCH:
        43.3999, 70.3266, 310.7578
        CIE-Luv:
        43.3999, 13.8813, -83.1033
        Hunter-Lab:
        36.6430, 37.8441, -57.4487
      #804bc0 color charts
#804bc0 RGB chart
      #804bc0 CMYK chart
      #804bc0 RGB pie chart
      #804bc0 color shades, tints & tones
#804bc0 color schemes
#804bc0 color preview, HTML & CSS examples
           This text has a color of #804bc0        
        
          <p style="color:#804bc0;">Text here</p>
        
        
          .mytext {color:#804bc0;}
        
        Text color #804bc0
      
           This box has a color of #804bc0        
        
          <div style="background-color:#804bc0;">Content here</div>
        
        
          .mybackground {background-color:#804bc0;}
        
        Background color #804bc0
      
           Border around this has a color of #804bc0        
        
          <div style="border:2px solid #804bc0;">Content here</div>
        
        
          .myborder {border:2px solid #804bc0;}
        
        Border color #804bc0