#8a6ceb color space conversions
Hex:
        #8a6ceb
        RGB:
        138, 108, 235
        CMY:
        46, 58, 8
        CMYK:
        41, 54, 0, 8
      HSL:
        254°, 76.0479%, 67.2549%
        HSV (HSB):
        254°, 54.0426%, 92.1569%
        XYZ:
        30.8392, 22.1266, 81.2427
        xyY:
        0.2298, 0.1649, 22.1266
      CIE-Lab:
        54.1610, 41.1594, -60.4331
        CIE-LCH:
        54.1610, 73.1181, 304.2578
        CIE-Luv:
        54.1610, 3.9168, -98.5565
        Hunter-Lab:
        47.0389, 34.7085, -69.4749
      #8a6ceb color charts
#8a6ceb RGB chart
      #8a6ceb CMYK chart
      #8a6ceb RGB pie chart
      #8a6ceb color shades, tints & tones
#8a6ceb color schemes
#8a6ceb color preview, HTML & CSS examples
           This text has a color of #8a6ceb        
        
          <p style="color:#8a6ceb;">Text here</p>
        
        
          .mytext {color:#8a6ceb;}
        
        Text color #8a6ceb
      
           This box has a color of #8a6ceb        
        
          <div style="background-color:#8a6ceb;">Content here</div>
        
        
          .mybackground {background-color:#8a6ceb;}
        
        Background color #8a6ceb
      
           Border around this has a color of #8a6ceb        
        
          <div style="border:2px solid #8a6ceb;">Content here</div>
        
        
          .myborder {border:2px solid #8a6ceb;}
        
        Border color #8a6ceb