#8d4dff color space conversions
Hex:
        #8d4dff
        RGB:
        141, 77, 255
        CMY:
        45, 70, 0
        CMYK:
        45, 70, 0, 0
      HSL:
        262°, 100.0000%, 65.0980%
        HSV (HSB):
        262°, 69.8039%, 100.0000%
        XYZ:
        31.6884, 18.1905, 96.4487
        xyY:
        0.2166, 0.1243, 18.1905
      CIE-Lab:
        49.7263, 63.3996, -78.7558
        CIE-LCH:
        49.7263, 101.1038, 308.8346
        CIE-Luv:
        49.7263, 10.0773, -124.5518
        Hunter-Lab:
        42.6503, 57.9842, -104.2223
      #8d4dff color charts
#8d4dff RGB chart
      #8d4dff CMYK chart
      #8d4dff RGB pie chart
      #8d4dff color shades, tints & tones
#8d4dff color schemes
#8d4dff color preview, HTML & CSS examples
           This text has a color of #8d4dff        
        
          <p style="color:#8d4dff;">Text here</p>
        
        
          .mytext {color:#8d4dff;}
        
        Text color #8d4dff
      
           This box has a color of #8d4dff        
        
          <div style="background-color:#8d4dff;">Content here</div>
        
        
          .mybackground {background-color:#8d4dff;}
        
        Background color #8d4dff
      
           Border around this has a color of #8d4dff        
        
          <div style="border:2px solid #8d4dff;">Content here</div>
        
        
          .myborder {border:2px solid #8d4dff;}
        
        Border color #8d4dff