#8e40ed color space conversions
Hex:
        #8e40ed
        RGB:
        142, 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.2748, 15.5320, 81.6285
        xyY:
        0.2254, 0.1238, 15.5320
      CIE-Lab:
        46.3544, 65.0085, -74.1794
        CIE-LCH:
        46.3544, 98.6341, 311.2303
        CIE-Luv:
        46.3544, 15.4354, -115.7922
        Hunter-Lab:
        39.4107, 59.0944, -95.2157
      #8e40ed color charts
#8e40ed RGB chart
      #8e40ed CMYK chart
      #8e40ed RGB pie chart
      #8e40ed color shades, tints & tones
#8e40ed color schemes
#8e40ed color preview, HTML & CSS examples
           This text has a color of #8e40ed        
        
          <p style="color:#8e40ed;">Text here</p>
        
        
          .mytext {color:#8e40ed;}
        
        Text color #8e40ed
      
           This box has a color of #8e40ed        
        
          <div style="background-color:#8e40ed;">Content here</div>
        
        
          .mybackground {background-color:#8e40ed;}
        
        Background color #8e40ed
      
           Border around this has a color of #8e40ed        
        
          <div style="border:2px solid #8e40ed;">Content here</div>
        
        
          .myborder {border:2px solid #8e40ed;}
        
        Border color #8e40ed