#8e1ffd color space conversions
Hex:
        #8e1ffd
        RGB:
        142, 31, 253
        CMY:
        44, 88, 1
        CMYK:
        44, 88, 0, 1
      HSL:
        270°, 98.2301%, 55.6863%
        HSV (HSB):
        270°, 87.7470%, 99.2157%
        XYZ:
        29.3749, 13.8226, 94.0483
        xyY:
        0.2140, 0.1007, 13.8226
      CIE-Lab:
        43.9774, 79.5280, -87.0608
        CIE-LCH:
        43.9774, 117.9164, 312.4110
        CIE-Luv:
        43.9774, 16.3612, -130.6766
        Hunter-Lab:
        37.1788, 75.9700, -123.9563
      #8e1ffd color charts
#8e1ffd RGB chart
      #8e1ffd CMYK chart
      #8e1ffd RGB pie chart
      #8e1ffd color shades, tints & tones
#8e1ffd color schemes
#8e1ffd color preview, HTML & CSS examples
           This text has a color of #8e1ffd        
        
          <p style="color:#8e1ffd;">Text here</p>
        
        
          .mytext {color:#8e1ffd;}
        
        Text color #8e1ffd
      
           This box has a color of #8e1ffd        
        
          <div style="background-color:#8e1ffd;">Content here</div>
        
        
          .mybackground {background-color:#8e1ffd;}
        
        Background color #8e1ffd
      
           Border around this has a color of #8e1ffd        
        
          <div style="border:2px solid #8e1ffd;">Content here</div>
        
        
          .myborder {border:2px solid #8e1ffd;}
        
        Border color #8e1ffd