#8e4ffd color space conversions
Hex:
        #8e4ffd
        RGB:
        142, 79, 253
        CMY:
        44, 69, 1
        CMYK:
        44, 69, 0, 1
      HSL:
        262°, 97.7528%, 65.0980%
        HSV (HSB):
        262°, 68.7747%, 99.2157%
        XYZ:
        31.6809, 18.4346, 94.8170
        xyY:
        0.2186, 0.1272, 18.4346
      CIE-Lab:
        50.0190, 62.1107, -77.1617
        CIE-LCH:
        50.0190, 99.0539, 308.8320
        CIE-Luv:
        50.0190, 10.3945, -122.4991
        Hunter-Lab:
        42.9355, 56.5730, -100.8786
      #8e4ffd color charts
#8e4ffd RGB chart
      #8e4ffd CMYK chart
      #8e4ffd RGB pie chart
      #8e4ffd color shades, tints & tones
#8e4ffd color schemes
#8e4ffd color preview, HTML & CSS examples
           This text has a color of #8e4ffd        
        
          <p style="color:#8e4ffd;">Text here</p>
        
        
          .mytext {color:#8e4ffd;}
        
        Text color #8e4ffd
      
           This box has a color of #8e4ffd        
        
          <div style="background-color:#8e4ffd;">Content here</div>
        
        
          .mybackground {background-color:#8e4ffd;}
        
        Background color #8e4ffd
      
           Border around this has a color of #8e4ffd        
        
          <div style="border:2px solid #8e4ffd;">Content here</div>
        
        
          .myborder {border:2px solid #8e4ffd;}
        
        Border color #8e4ffd