#8d4dcd color space conversions
Hex:
        #8d4dcd
        RGB:
        141, 77, 205
        CMY:
        45, 70, 20
        CMYK:
        31, 62, 0, 20
      HSL:
        270°, 56.1404%, 55.2941%
        HSV (HSB):
        270°, 62.4390%, 80.3922%
        XYZ:
        24.6578, 15.3783, 59.4263
        xyY:
        0.2479, 0.1546, 15.3783
      CIE-Lab:
        46.1480, 51.0117, -56.2925
        CIE-LCH:
        46.1480, 75.9674, 312.1825
        CIE-Luv:
        46.1480, 17.7730, -89.4762
        Hunter-Lab:
        39.2151, 43.6114, -62.3970
      #8d4dcd color charts
#8d4dcd RGB chart
      #8d4dcd CMYK chart
      #8d4dcd RGB pie chart
      #8d4dcd color shades, tints & tones
#8d4dcd color schemes
#8d4dcd color preview, HTML & CSS examples
           This text has a color of #8d4dcd        
        
          <p style="color:#8d4dcd;">Text here</p>
        
        
          .mytext {color:#8d4dcd;}
        
        Text color #8d4dcd
      
           This box has a color of #8d4dcd        
        
          <div style="background-color:#8d4dcd;">Content here</div>
        
        
          .mybackground {background-color:#8d4dcd;}
        
        Background color #8d4dcd
      
           Border around this has a color of #8d4dcd        
        
          <div style="border:2px solid #8d4dcd;">Content here</div>
        
        
          .myborder {border:2px solid #8d4dcd;}
        
        Border color #8d4dcd