#8e3ffd color space conversions
Hex:
        #8e3ffd
        RGB:
        142, 63, 253
        CMY:
        44, 75, 1
        CMYK:
        44, 75, 0, 1
      HSL:
        265°, 97.9381%, 61.9608%
        HSV (HSB):
        265°, 75.0988%, 99.2157%
        XYZ:
        30.6625, 16.3976, 94.4775
        xyY:
        0.2166, 0.1159, 16.3976
      CIE-Lab:
        47.4919, 69.2479, -81.2906
        CIE-LCH:
        47.4919, 106.7869, 310.4262
        CIE-Luv:
        47.4919, 13.0607, -126.4615
        Hunter-Lab:
        40.4940, 64.2974, -109.9850
      #8e3ffd color charts
#8e3ffd RGB chart
      #8e3ffd CMYK chart
      #8e3ffd RGB pie chart
      #8e3ffd color shades, tints & tones
#8e3ffd color schemes
#8e3ffd color preview, HTML & CSS examples
           This text has a color of #8e3ffd        
        
          <p style="color:#8e3ffd;">Text here</p>
        
        
          .mytext {color:#8e3ffd;}
        
        Text color #8e3ffd
      
           This box has a color of #8e3ffd        
        
          <div style="background-color:#8e3ffd;">Content here</div>
        
        
          .mybackground {background-color:#8e3ffd;}
        
        Background color #8e3ffd
      
           Border around this has a color of #8e3ffd        
        
          <div style="border:2px solid #8e3ffd;">Content here</div>
        
        
          .myborder {border:2px solid #8e3ffd;}
        
        Border color #8e3ffd