#804bc1 color space conversions
Hex:
        #804bc1
        RGB:
        128, 75, 193
        CMY:
        50, 71, 24
        CMYK:
        34, 61, 0, 24
      HSL:
        267°, 48.7603%, 52.5490%
        HSV (HSB):
        267°, 61.1399%, 75.6863%
        XYZ:
        21.0438, 13.4716, 51.9432
        xyY:
        0.2434, 0.1558, 13.4716
      CIE-Lab:
        43.4654, 46.1649, -53.7473
        CIE-LCH:
        43.4654, 70.8517, 310.6601
        CIE-Luv:
        43.4654, 13.7246, -83.8455
        Hunter-Lab:
        36.7037, 38.1103, -58.2149
      #804bc1 color charts
#804bc1 RGB chart
      #804bc1 CMYK chart
      #804bc1 RGB pie chart
      #804bc1 color shades, tints & tones
#804bc1 color schemes
#804bc1 color preview, HTML & CSS examples
           This text has a color of #804bc1        
        
          <p style="color:#804bc1;">Text here</p>
        
        
          .mytext {color:#804bc1;}
        
        Text color #804bc1
      
           This box has a color of #804bc1        
        
          <div style="background-color:#804bc1;">Content here</div>
        
        
          .mybackground {background-color:#804bc1;}
        
        Background color #804bc1
      
           Border around this has a color of #804bc1        
        
          <div style="border:2px solid #804bc1;">Content here</div>
        
        
          .myborder {border:2px solid #804bc1;}
        
        Border color #804bc1