#8d4aeb color space conversions
Hex:
        #8d4aeb
        RGB:
        141, 74, 235
        CMY:
        45, 71, 8
        CMYK:
        40, 69, 0, 8
      HSL:
        265°, 80.0995%, 60.5882%
        HSV (HSB):
        265°, 68.5106%, 92.1569%
        XYZ:
        28.4287, 16.5584, 80.2950
        xyY:
        0.2269, 0.1322, 16.5584
      CIE-Lab:
        47.6988, 59.8182, -70.8667
        CIE-LCH:
        47.6988, 92.7379, 310.1675
        CIE-Luv:
        47.6988, 13.5290, -111.9062
        Hunter-Lab:
        40.6921, 53.4943, -88.5087
      #8d4aeb color charts
#8d4aeb RGB chart
      #8d4aeb CMYK chart
      #8d4aeb RGB pie chart
      #8d4aeb color shades, tints & tones
#8d4aeb color schemes
#8d4aeb color preview, HTML & CSS examples
           This text has a color of #8d4aeb        
        
          <p style="color:#8d4aeb;">Text here</p>
        
        
          .mytext {color:#8d4aeb;}
        
        Text color #8d4aeb
      
           This box has a color of #8d4aeb        
        
          <div style="background-color:#8d4aeb;">Content here</div>
        
        
          .mybackground {background-color:#8d4aeb;}
        
        Background color #8d4aeb
      
           Border around this has a color of #8d4aeb        
        
          <div style="border:2px solid #8d4aeb;">Content here</div>
        
        
          .myborder {border:2px solid #8d4aeb;}
        
        Border color #8d4aeb