#8a04c1 color space conversions
Hex:
        #8a04c1
        RGB:
        138, 4, 193
        CMY:
        46, 98, 24
        CMYK:
        28, 98, 0, 24
      HSL:
        283°, 95.9391%, 38.6275%
        HSV (HSB):
        283°, 97.9275%, 75.6863%
        XYZ:
        20.1503, 9.3404, 51.1929
        xyY:
        0.2497, 0.1158, 9.3404
      CIE-Lab:
        36.6315, 71.2782, -64.7737
        CIE-LCH:
        36.6315, 96.3131, 317.7372
        CIE-Luv:
        36.6315, 28.0903, -95.4694
        Hunter-Lab:
        30.5620, 64.2060, -77.9203
      #8a04c1 color charts
#8a04c1 RGB chart
      #8a04c1 CMYK chart
      #8a04c1 RGB pie chart
      #8a04c1 color shades, tints & tones
#8a04c1 color schemes
#8a04c1 color preview, HTML & CSS examples
           This text has a color of #8a04c1        
        
          <p style="color:#8a04c1;">Text here</p>
        
        
          .mytext {color:#8a04c1;}
        
        Text color #8a04c1
      
           This box has a color of #8a04c1        
        
          <div style="background-color:#8a04c1;">Content here</div>
        
        
          .mybackground {background-color:#8a04c1;}
        
        Background color #8a04c1
      
           Border around this has a color of #8a04c1        
        
          <div style="border:2px solid #8a04c1;">Content here</div>
        
        
          .myborder {border:2px solid #8a04c1;}
        
        Border color #8a04c1