#8c64ae color space conversions
Hex:
        #8c64ae
        RGB:
        140, 100, 174
        CMY:
        45, 61, 32
        CMYK:
        20, 43, 0, 32
      HSL:
        272°, 31.3559%, 53.7255%
        HSV (HSB):
        272°, 42.5287%, 68.2353%
        XYZ:
        23.0124, 17.7458, 42.2568
        xyY:
        0.2772, 0.2138, 17.7458
      CIE-Lab:
        49.1863, 30.6582, -33.4942
        CIE-LCH:
        49.1863, 45.4069, 312.4687
        CIE-Luv:
        49.1863, 14.9939, -53.9576
        Hunter-Lab:
        42.1257, 23.7906, -29.9864
      #8c64ae color charts
#8c64ae RGB chart
      #8c64ae CMYK chart
      #8c64ae RGB pie chart
      #8c64ae color shades, tints & tones
#8c64ae color schemes
#8c64ae color preview, HTML & CSS examples
           This text has a color of #8c64ae        
        
          <p style="color:#8c64ae;">Text here</p>
        
        
          .mytext {color:#8c64ae;}
        
        Text color #8c64ae
      
           This box has a color of #8c64ae        
        
          <div style="background-color:#8c64ae;">Content here</div>
        
        
          .mybackground {background-color:#8c64ae;}
        
        Background color #8c64ae
      
           Border around this has a color of #8c64ae        
        
          <div style="border:2px solid #8c64ae;">Content here</div>
        
        
          .myborder {border:2px solid #8c64ae;}
        
        Border color #8c64ae