#8e1fcf color space conversions
Hex:
        #8e1fcf
        RGB:
        142, 31, 207
        CMY:
        44, 88, 19
        CMYK:
        31, 85, 0, 19
      HSL:
        278°, 73.9496%, 46.6667%
        HSV (HSB):
        278°, 85.0242%, 81.1765%
        XYZ:
        22.9078, 11.2358, 59.9928
        xyY:
        0.2433, 0.1194, 11.2358
      CIE-Lab:
        39.9747, 69.8905, -67.4538
        CIE-LCH:
        39.9747, 97.1324, 316.0164
        CIE-Luv:
        39.9747, 25.3930, -101.8977
        Hunter-Lab:
        33.5198, 63.3294, -82.6519
      #8e1fcf color charts
#8e1fcf RGB chart
      #8e1fcf CMYK chart
      #8e1fcf RGB pie chart
      #8e1fcf color shades, tints & tones
#8e1fcf color schemes
#8e1fcf color preview, HTML & CSS examples
           This text has a color of #8e1fcf        
        
          <p style="color:#8e1fcf;">Text here</p>
        
        
          .mytext {color:#8e1fcf;}
        
        Text color #8e1fcf
      
           This box has a color of #8e1fcf        
        
          <div style="background-color:#8e1fcf;">Content here</div>
        
        
          .mybackground {background-color:#8e1fcf;}
        
        Background color #8e1fcf
      
           Border around this has a color of #8e1fcf        
        
          <div style="border:2px solid #8e1fcf;">Content here</div>
        
        
          .myborder {border:2px solid #8e1fcf;}
        
        Border color #8e1fcf