#804ae7 color space conversions
Hex:
        #804ae7
        RGB:
        128, 74, 231
        CMY:
        50, 71, 9
        CMYK:
        45, 68, 0, 9
      HSL:
        261°, 76.5854%, 59.8039%
        HSV (HSB):
        261°, 67.9654%, 90.5882%
        XYZ:
        25.7747, 15.2563, 77.1876
        xyY:
        0.2180, 0.1291, 15.2563
      CIE-Lab:
        45.9832, 56.4655, -71.4629
        CIE-LCH:
        45.9832, 91.0786, 308.3136
        CIE-Luv:
        45.9832, 8.4994, -111.1385
        Hunter-Lab:
        39.0593, 49.4359, -89.8253
      #804ae7 color charts
#804ae7 RGB chart
      #804ae7 CMYK chart
      #804ae7 RGB pie chart
      #804ae7 color shades, tints & tones
#804ae7 color schemes
#804ae7 color preview, HTML & CSS examples
           This text has a color of #804ae7        
        
          <p style="color:#804ae7;">Text here</p>
        
        
          .mytext {color:#804ae7;}
        
        Text color #804ae7
      
           This box has a color of #804ae7        
        
          <div style="background-color:#804ae7;">Content here</div>
        
        
          .mybackground {background-color:#804ae7;}
        
        Background color #804ae7
      
           Border around this has a color of #804ae7        
        
          <div style="border:2px solid #804ae7;">Content here</div>
        
        
          .myborder {border:2px solid #804ae7;}
        
        Border color #804ae7