#8e7ffa color space conversions
Hex:
        #8e7ffa
        RGB:
        142, 127, 250
        CMY:
        44, 50, 2
        CMYK:
        43, 49, 0, 2
      HSL:
        247°, 92.4812%, 73.9216%
        HSV (HSB):
        247°, 49.2000%, 98.0392%
        XYZ:
        36.0000, 27.8317, 93.9171
        xyY:
        0.2282, 0.1764, 27.8317
      CIE-Lab:
        59.7363, 35.3138, -59.8017
        CIE-LCH:
        59.7363, 69.4500, 300.5625
        CIE-Luv:
        59.7363, -1.5389, -99.1259
        Hunter-Lab:
        52.7557, 29.4843, -68.6206
      #8e7ffa color charts
#8e7ffa RGB chart
      #8e7ffa CMYK chart
      #8e7ffa RGB pie chart
      #8e7ffa color shades, tints & tones
#8e7ffa color schemes
#8e7ffa color preview, HTML & CSS examples
           This text has a color of #8e7ffa        
        
          <p style="color:#8e7ffa;">Text here</p>
        
        
          .mytext {color:#8e7ffa;}
        
        Text color #8e7ffa
      
           This box has a color of #8e7ffa        
        
          <div style="background-color:#8e7ffa;">Content here</div>
        
        
          .mybackground {background-color:#8e7ffa;}
        
        Background color #8e7ffa
      
           Border around this has a color of #8e7ffa        
        
          <div style="border:2px solid #8e7ffa;">Content here</div>
        
        
          .myborder {border:2px solid #8e7ffa;}
        
        Border color #8e7ffa