#8f40ed color space conversions
Hex:
        #8f40ed
        RGB:
        143, 64, 237
        CMY:
        44, 75, 7
        CMYK:
        40, 73, 0, 7
      HSL:
        267°, 82.7751%, 59.0196%
        HSV (HSB):
        267°, 72.9958%, 92.9412%
        XYZ:
        28.4472, 15.6209, 81.6366
        xyY:
        0.2263, 0.1243, 15.6209
      CIE-Lab:
        46.4731, 65.1738, -73.9808
        CIE-LCH:
        46.4731, 98.5940, 311.3786
        CIE-Luv:
        46.4731, 15.8887, -115.6396
        Hunter-Lab:
        39.5232, 59.3111, -94.7992
      #8f40ed color charts
#8f40ed RGB chart
      #8f40ed CMYK chart
      #8f40ed RGB pie chart
      #8f40ed color shades, tints & tones
#8f40ed color schemes
#8f40ed color preview, HTML & CSS examples
           This text has a color of #8f40ed        
        
          <p style="color:#8f40ed;">Text here</p>
        
        
          .mytext {color:#8f40ed;}
        
        Text color #8f40ed
      
           This box has a color of #8f40ed        
        
          <div style="background-color:#8f40ed;">Content here</div>
        
        
          .mybackground {background-color:#8f40ed;}
        
        Background color #8f40ed
      
           Border around this has a color of #8f40ed        
        
          <div style="border:2px solid #8f40ed;">Content here</div>
        
        
          .myborder {border:2px solid #8f40ed;}
        
        Border color #8f40ed