#8d7fff color space conversions
Hex:
        #8d7fff
        RGB:
        141, 127, 255
        CMY:
        45, 50, 0
        CMYK:
        45, 50, 0, 0
      HSL:
        247°, 100.0000%, 74.9020%
        HSV (HSB):
        247°, 50.1961%, 100.0000%
        XYZ:
        36.6239, 28.0615, 98.0939
        xyY:
        0.2250, 0.1724, 28.0615
      CIE-Lab:
        59.9442, 36.4955, -62.2247
        CIE-LCH:
        59.9442, 72.1376, 300.3921
        CIE-Luv:
        59.9442, -2.3279, -103.1894
        Hunter-Lab:
        52.9731, 30.7063, -72.7102
      #8d7fff color charts
#8d7fff RGB chart
      #8d7fff CMYK chart
      #8d7fff RGB pie chart
      #8d7fff color shades, tints & tones
#8d7fff color schemes
#8d7fff color preview, HTML & CSS examples
           This text has a color of #8d7fff        
        
          <p style="color:#8d7fff;">Text here</p>
        
        
          .mytext {color:#8d7fff;}
        
        Text color #8d7fff
      
           This box has a color of #8d7fff        
        
          <div style="background-color:#8d7fff;">Content here</div>
        
        
          .mybackground {background-color:#8d7fff;}
        
        Background color #8d7fff
      
           Border around this has a color of #8d7fff        
        
          <div style="border:2px solid #8d7fff;">Content here</div>
        
        
          .myborder {border:2px solid #8d7fff;}
        
        Border color #8d7fff