#804ff1 color space conversions
Hex:
        #804ff1
        RGB:
        128, 79, 241
        CMY:
        50, 69, 5
        CMYK:
        47, 67, 0, 5
      HSL:
        258°, 85.2632%, 62.7451%
        HSV (HSB):
        258°, 67.2199%, 94.5098%
        XYZ:
        27.5753, 16.5320, 84.9567
        xyY:
        0.2137, 0.1281, 16.5320
      CIE-Lab:
        47.6649, 56.5841, -74.3564
        CIE-LCH:
        47.6649, 93.4379, 307.2706
        CIE-Luv:
        47.6649, 6.2635, -116.3871
        Hunter-Lab:
        40.6596, 49.9040, -95.4225
      #804ff1 color charts
#804ff1 RGB chart
      #804ff1 CMYK chart
      #804ff1 RGB pie chart
      #804ff1 color shades, tints & tones
#804ff1 color schemes
#804ff1 color preview, HTML & CSS examples
           This text has a color of #804ff1        
        
          <p style="color:#804ff1;">Text here</p>
        
        
          .mytext {color:#804ff1;}
        
        Text color #804ff1
      
           This box has a color of #804ff1        
        
          <div style="background-color:#804ff1;">Content here</div>
        
        
          .mybackground {background-color:#804ff1;}
        
        Background color #804ff1
      
           Border around this has a color of #804ff1        
        
          <div style="border:2px solid #804ff1;">Content here</div>
        
        
          .myborder {border:2px solid #804ff1;}
        
        Border color #804ff1