#8b04ac color space conversions
Hex:
        #8b04ac
        RGB:
        139, 4, 172
        CMY:
        45, 98, 33
        CMYK:
        19, 98, 0, 33
      HSL:
        288°, 95.4545%, 34.5098%
        HSV (HSB):
        288°, 97.6744%, 67.4510%
        XYZ:
        18.1373, 8.5544, 39.7249
        xyY:
        0.2731, 0.1288, 8.5544
      CIE-Lab:
        35.1117, 67.5508, -54.7869
        CIE-LCH:
        35.1117, 86.9754, 320.9563
        CIE-Luv:
        35.1117, 34.3634, -81.4755
        Hunter-Lab:
        29.2478, 59.5083, -60.0553
      #8b04ac color charts
#8b04ac RGB chart
      #8b04ac CMYK chart
      #8b04ac RGB pie chart
      #8b04ac color shades, tints & tones
#8b04ac color schemes
#8b04ac color preview, HTML & CSS examples
           This text has a color of #8b04ac        
        
          <p style="color:#8b04ac;">Text here</p>
        
        
          .mytext {color:#8b04ac;}
        
        Text color #8b04ac
      
           This box has a color of #8b04ac        
        
          <div style="background-color:#8b04ac;">Content here</div>
        
        
          .mybackground {background-color:#8b04ac;}
        
        Background color #8b04ac
      
           Border around this has a color of #8b04ac        
        
          <div style="border:2px solid #8b04ac;">Content here</div>
        
        
          .myborder {border:2px solid #8b04ac;}
        
        Border color #8b04ac