#8d64fe color space conversions
Hex:
        #8d64fe
        RGB:
        141, 100, 254
        CMY:
        45, 61, 0
        CMYK:
        44, 61, 0, 0
      HSL:
        256°, 98.7179%, 69.4118%
        HSV (HSB):
        256°, 60.6299%, 99.6078%
        XYZ:
        33.4311, 21.9328, 96.2374
        xyY:
        0.2205, 0.1447, 21.9328
      CIE-Lab:
        53.9557, 51.4122, -71.3234
        CIE-LCH:
        53.9557, 87.9218, 305.7853
        CIE-Luv:
        53.9557, 5.2825, -115.8616
        Hunter-Lab:
        46.8325, 45.4642, -89.0539
      #8d64fe color charts
#8d64fe RGB chart
      #8d64fe CMYK chart
      #8d64fe RGB pie chart
      #8d64fe color shades, tints & tones
#8d64fe color schemes
#8d64fe color preview, HTML & CSS examples
           This text has a color of #8d64fe        
        
          <p style="color:#8d64fe;">Text here</p>
        
        
          .mytext {color:#8d64fe;}
        
        Text color #8d64fe
      
           This box has a color of #8d64fe        
        
          <div style="background-color:#8d64fe;">Content here</div>
        
        
          .mybackground {background-color:#8d64fe;}
        
        Background color #8d64fe
      
           Border around this has a color of #8d64fe        
        
          <div style="border:2px solid #8d64fe;">Content here</div>
        
        
          .myborder {border:2px solid #8d64fe;}
        
        Border color #8d64fe