#8a2bff color space conversions
Hex:
        #8a2bff
        RGB:
        138, 43, 255
        CMY:
        46, 83, 0
        CMYK:
        46, 83, 0, 0
      HSL:
        267°, 100.0000%, 58.4314%
        HSV (HSB):
        267°, 83.1373%, 100.0000%
        XYZ:
        29.3951, 14.3510, 95.8285
        xyY:
        0.2106, 0.1028, 14.3510
      CIE-Lab:
        44.7322, 76.3521, -86.9537
        CIE-LCH:
        44.7322, 115.7178, 311.2856
        CIE-Luv:
        44.7322, 13.4421, -131.2036
        Hunter-Lab:
        37.8827, 72.2122, -123.4625
      #8a2bff color charts
#8a2bff RGB chart
      #8a2bff CMYK chart
      #8a2bff RGB pie chart
      #8a2bff color shades, tints & tones
#8a2bff color schemes
#8a2bff color preview, HTML & CSS examples
           This text has a color of #8a2bff        
        
          <p style="color:#8a2bff;">Text here</p>
        
        
          .mytext {color:#8a2bff;}
        
        Text color #8a2bff
      
           This box has a color of #8a2bff        
        
          <div style="background-color:#8a2bff;">Content here</div>
        
        
          .mybackground {background-color:#8a2bff;}
        
        Background color #8a2bff
      
           Border around this has a color of #8a2bff        
        
          <div style="border:2px solid #8a2bff;">Content here</div>
        
        
          .myborder {border:2px solid #8a2bff;}
        
        Border color #8a2bff