#804efa color space conversions
Hex:
        #804efa
        RGB:
        128, 78, 250
        CMY:
        50, 69, 2
        CMYK:
        49, 69, 0, 2
      HSL:
        257°, 94.5055%, 64.3137%
        HSV (HSB):
        257°, 68.8000%, 98.0392%
        XYZ:
        28.8818, 16.9401, 92.1900
        xyY:
        0.2093, 0.1227, 16.9401
      CIE-Lab:
        48.1845, 59.4919, -78.5444
        CIE-LCH:
        48.1845, 98.5318, 307.1414
        CIE-Luv:
        48.1845, 5.4017, -122.6910
        Hunter-Lab:
        41.1584, 53.2306, -103.9920
      #804efa color charts
#804efa RGB chart
      #804efa CMYK chart
      #804efa RGB pie chart
      #804efa color shades, tints & tones
#804efa color schemes
#804efa color preview, HTML & CSS examples
           This text has a color of #804efa        
        
          <p style="color:#804efa;">Text here</p>
        
        
          .mytext {color:#804efa;}
        
        Text color #804efa
      
           This box has a color of #804efa        
        
          <div style="background-color:#804efa;">Content here</div>
        
        
          .mybackground {background-color:#804efa;}
        
        Background color #804efa
      
           Border around this has a color of #804efa        
        
          <div style="border:2px solid #804efa;">Content here</div>
        
        
          .myborder {border:2px solid #804efa;}
        
        Border color #804efa