#8a64bd color space conversions
Hex:
        #8a64bd
        RGB:
        138, 100, 189
        CMY:
        46, 61, 26
        CMYK:
        27, 47, 0, 26
      HSL:
        266°, 40.2715%, 56.6667%
        HSV (HSB):
        266°, 47.0899%, 74.1176%
        XYZ:
        24.2237, 18.1917, 50.3787
        xyY:
        0.2610, 0.1960, 18.1917
      CIE-Lab:
        49.7278, 33.6987, -41.3650
        CIE-LCH:
        49.7278, 53.3542, 309.1686
        CIE-Luv:
        49.7278, 11.8493, -66.6306
        Hunter-Lab:
        42.6518, 26.7369, -40.1750
      #8a64bd color charts
#8a64bd RGB chart
      #8a64bd CMYK chart
      #8a64bd RGB pie chart
      #8a64bd color shades, tints & tones
#8a64bd color schemes
#8a64bd color preview, HTML & CSS examples
           This text has a color of #8a64bd        
        
          <p style="color:#8a64bd;">Text here</p>
        
        
          .mytext {color:#8a64bd;}
        
        Text color #8a64bd
      
           This box has a color of #8a64bd        
        
          <div style="background-color:#8a64bd;">Content here</div>
        
        
          .mybackground {background-color:#8a64bd;}
        
        Background color #8a64bd
      
           Border around this has a color of #8a64bd        
        
          <div style="border:2px solid #8a64bd;">Content here</div>
        
        
          .myborder {border:2px solid #8a64bd;}
        
        Border color #8a64bd