#800eb1 color space conversions
Hex:
        #800eb1
        RGB:
        128, 14, 177
        CMY:
        50, 95, 31
        CMYK:
        28, 92, 0, 31
      HSL:
        282°, 85.3403%, 37.4510%
        HSV (HSB):
        282°, 92.0904%, 69.4118%
        XYZ:
        16.9949, 8.0776, 42.2584
        xyY:
        0.2524, 0.1200, 8.0776
      CIE-Lab:
        34.1440, 65.5472, -59.4311
        CIE-LCH:
        34.1440, 88.4788, 317.8017
        CIE-Luv:
        34.1440, 26.0781, -86.0820
        Hunter-Lab:
        28.4211, 57.0005, -68.2615
      #800eb1 color charts
#800eb1 RGB chart
      #800eb1 CMYK chart
      #800eb1 RGB pie chart
      #800eb1 color shades, tints & tones
#800eb1 color schemes
#800eb1 color preview, HTML & CSS examples
           This text has a color of #800eb1        
        
          <p style="color:#800eb1;">Text here</p>
        
        
          .mytext {color:#800eb1;}
        
        Text color #800eb1
      
           This box has a color of #800eb1        
        
          <div style="background-color:#800eb1;">Content here</div>
        
        
          .mybackground {background-color:#800eb1;}
        
        Background color #800eb1
      
           Border around this has a color of #800eb1        
        
          <div style="border:2px solid #800eb1;">Content here</div>
        
        
          .myborder {border:2px solid #800eb1;}
        
        Border color #800eb1