#8d4ced color space conversions
Hex:
        #8d4ced
        RGB:
        141, 76, 237
        CMY:
        45, 70, 7
        CMYK:
        41, 68, 0, 7
      HSL:
        264°, 81.7259%, 61.3725%
        HSV (HSB):
        264°, 67.9325%, 92.9412%
        XYZ:
        28.8550, 16.9460, 81.8708
        xyY:
        0.2260, 0.1327, 16.9460
      CIE-Lab:
        48.1920, 59.3557, -71.1909
        CIE-LCH:
        48.1920, 92.6889, 309.8198
        CIE-Luv:
        48.1920, 12.8348, -112.6709
        Hunter-Lab:
        41.1656, 53.0799, -89.1012
      #8d4ced color charts
#8d4ced RGB chart
      #8d4ced CMYK chart
      #8d4ced RGB pie chart
      #8d4ced color shades, tints & tones
#8d4ced color schemes
#8d4ced color preview, HTML & CSS examples
           This text has a color of #8d4ced        
        
          <p style="color:#8d4ced;">Text here</p>
        
        
          .mytext {color:#8d4ced;}
        
        Text color #8d4ced
      
           This box has a color of #8d4ced        
        
          <div style="background-color:#8d4ced;">Content here</div>
        
        
          .mybackground {background-color:#8d4ced;}
        
        Background color #8d4ced
      
           Border around this has a color of #8d4ced        
        
          <div style="border:2px solid #8d4ced;">Content here</div>
        
        
          .myborder {border:2px solid #8d4ced;}
        
        Border color #8d4ced