#8a4ffe color space conversions
Hex:
        #8a4ffe
        RGB:
        138, 79, 254
        CMY:
        46, 69, 0
        CMYK:
        46, 69, 0, 0
      HSL:
        260°, 98.8701%, 65.2941%
        HSV (HSB):
        260°, 68.8976%, 99.6078%
        XYZ:
        31.1666, 18.1510, 95.6268
        xyY:
        0.2150, 0.1252, 18.1510
      CIE-Lab:
        49.6787, 61.6912, -78.2906
        CIE-LCH:
        49.6787, 99.6756, 308.2373
        CIE-Luv:
        49.6787, 8.6202, -123.7417
        Hunter-Lab:
        42.6040, 56.0233, -103.2566
      #8a4ffe color charts
#8a4ffe RGB chart
      #8a4ffe CMYK chart
      #8a4ffe RGB pie chart
      #8a4ffe color shades, tints & tones
#8a4ffe color schemes
#8a4ffe color preview, HTML & CSS examples
           This text has a color of #8a4ffe        
        
          <p style="color:#8a4ffe;">Text here</p>
        
        
          .mytext {color:#8a4ffe;}
        
        Text color #8a4ffe
      
           This box has a color of #8a4ffe        
        
          <div style="background-color:#8a4ffe;">Content here</div>
        
        
          .mybackground {background-color:#8a4ffe;}
        
        Background color #8a4ffe
      
           Border around this has a color of #8a4ffe        
        
          <div style="border:2px solid #8a4ffe;">Content here</div>
        
        
          .myborder {border:2px solid #8a4ffe;}
        
        Border color #8a4ffe