#8b1eaa color space conversions
Hex:
        #8b1eaa
        RGB:
        139, 30, 170
        CMY:
        45, 88, 33
        CMYK:
        18, 82, 0, 33
      HSL:
        287°, 70.0000%, 39.2157%
        HSV (HSB):
        287°, 82.3529%, 66.6667%
        XYZ:
        18.3674, 9.3198, 38.8610
        xyY:
        0.2760, 0.1400, 9.3198
      CIE-Lab:
        36.5929, 62.3791, -51.1897
        CIE-LCH:
        36.5929, 80.6941, 320.6269
        CIE-Luv:
        36.5929, 33.0942, -77.5614
        Hunter-Lab:
        30.5283, 53.9703, -54.1034
      #8b1eaa color charts
#8b1eaa RGB chart
      #8b1eaa CMYK chart
      #8b1eaa RGB pie chart
      #8b1eaa color shades, tints & tones
#8b1eaa color schemes
#8b1eaa color preview, HTML & CSS examples
           This text has a color of #8b1eaa        
        
          <p style="color:#8b1eaa;">Text here</p>
        
        
          .mytext {color:#8b1eaa;}
        
        Text color #8b1eaa
      
           This box has a color of #8b1eaa        
        
          <div style="background-color:#8b1eaa;">Content here</div>
        
        
          .mybackground {background-color:#8b1eaa;}
        
        Background color #8b1eaa
      
           Border around this has a color of #8b1eaa        
        
          <div style="border:2px solid #8b1eaa;">Content here</div>
        
        
          .myborder {border:2px solid #8b1eaa;}
        
        Border color #8b1eaa