#804ac7 color space conversions
Hex:
        #804ac7
        RGB:
        128, 74, 199
        CMY:
        50, 71, 22
        CMYK:
        36, 63, 0, 22
      HSL:
        266°, 52.7426%, 53.5294%
        HSV (HSB):
        266°, 62.8141%, 78.0392%
        XYZ:
        21.6597, 13.6103, 55.5183
        xyY:
        0.2386, 0.1499, 13.6103
      CIE-Lab:
        43.6688, 48.2109, -56.9027
        CIE-LCH:
        43.6688, 74.5802, 310.2730
        CIE-Luv:
        43.6688, 13.0397, -88.6449
        Hunter-Lab:
        36.8921, 40.2377, -63.4000
      #804ac7 color charts
#804ac7 RGB chart
      #804ac7 CMYK chart
      #804ac7 RGB pie chart
      #804ac7 color shades, tints & tones
#804ac7 color schemes
#804ac7 color preview, HTML & CSS examples
           This text has a color of #804ac7        
        
          <p style="color:#804ac7;">Text here</p>
        
        
          .mytext {color:#804ac7;}
        
        Text color #804ac7
      
           This box has a color of #804ac7        
        
          <div style="background-color:#804ac7;">Content here</div>
        
        
          .mybackground {background-color:#804ac7;}
        
        Background color #804ac7
      
           Border around this has a color of #804ac7        
        
          <div style="border:2px solid #804ac7;">Content here</div>
        
        
          .myborder {border:2px solid #804ac7;}
        
        Border color #804ac7