#804cc3 color space conversions
Hex:
        #804cc3
        RGB:
        128, 76, 195
        CMY:
        50, 70, 24
        CMYK:
        34, 61, 0, 24
      HSL:
        266°, 49.7908%, 53.1373%
        HSV (HSB):
        266°, 61.0256%, 76.4706%
        XYZ:
        21.3369, 13.6982, 53.1492
        xyY:
        0.2420, 0.1553, 13.6982
      CIE-Lab:
        43.7970, 46.1334, -54.3758
        CIE-LCH:
        43.7970, 71.3093, 310.3119
        CIE-Luv:
        43.7970, 13.1637, -84.9264
        Hunter-Lab:
        37.0111, 38.1357, -59.2347
      #804cc3 color charts
#804cc3 RGB chart
      #804cc3 CMYK chart
      #804cc3 RGB pie chart
      #804cc3 color shades, tints & tones
#804cc3 color schemes
#804cc3 color preview, HTML & CSS examples
           This text has a color of #804cc3        
        
          <p style="color:#804cc3;">Text here</p>
        
        
          .mytext {color:#804cc3;}
        
        Text color #804cc3
      
           This box has a color of #804cc3        
        
          <div style="background-color:#804cc3;">Content here</div>
        
        
          .mybackground {background-color:#804cc3;}
        
        Background color #804cc3
      
           Border around this has a color of #804cc3        
        
          <div style="border:2px solid #804cc3;">Content here</div>
        
        
          .myborder {border:2px solid #804cc3;}
        
        Border color #804cc3