#800fa1 color space conversions
Hex:
        #800fa1
        RGB:
        128, 15, 161
        CMY:
        50, 94, 37
        CMYK:
        20, 91, 0, 37
      HSL:
        286°, 82.9545%, 34.5098%
        HSV (HSB):
        286°, 90.6832%, 63.1373%
        XYZ:
        15.5059, 7.5041, 34.3494
        xyY:
        0.2703, 0.1308, 7.5041
      CIE-Lab:
        32.9279, 62.3096, -51.7911
        CIE-LCH:
        32.9279, 81.0235, 320.2670
        CIE-Luv:
        32.9279, 30.1903, -75.3887
        Hunter-Lab:
        27.3935, 53.1002, -55.1697
      #800fa1 color charts
#800fa1 RGB chart
      #800fa1 CMYK chart
      #800fa1 RGB pie chart
      #800fa1 color shades, tints & tones
#800fa1 color schemes
#800fa1 color preview, HTML & CSS examples
           This text has a color of #800fa1        
        
          <p style="color:#800fa1;">Text here</p>
        
        
          .mytext {color:#800fa1;}
        
        Text color #800fa1
      
           This box has a color of #800fa1        
        
          <div style="background-color:#800fa1;">Content here</div>
        
        
          .mybackground {background-color:#800fa1;}
        
        Background color #800fa1
      
           Border around this has a color of #800fa1        
        
          <div style="border:2px solid #800fa1;">Content here</div>
        
        
          .myborder {border:2px solid #800fa1;}
        
        Border color #800fa1