#8e4ecb color space conversions
Hex:
        #8e4ecb
        RGB:
        142, 78, 203
        CMY:
        44, 69, 20
        CMYK:
        30, 62, 0, 20
      HSL:
        271°, 54.5852%, 55.0980%
        HSV (HSB):
        271°, 61.5764%, 79.6078%
        XYZ:
        24.6592, 15.5114, 58.1942
        xyY:
        0.2507, 0.1577, 15.5114
      CIE-Lab:
        46.3268, 50.2470, -54.8468
        CIE-LCH:
        46.3268, 74.3837, 312.4938
        CIE-Luv:
        46.3268, 18.3882, -87.3966
        Hunter-Lab:
        39.3845, 42.8388, -60.0374
      #8e4ecb color charts
#8e4ecb RGB chart
      #8e4ecb CMYK chart
      #8e4ecb RGB pie chart
      #8e4ecb color shades, tints & tones
#8e4ecb color schemes
#8e4ecb color preview, HTML & CSS examples
           This text has a color of #8e4ecb        
        
          <p style="color:#8e4ecb;">Text here</p>
        
        
          .mytext {color:#8e4ecb;}
        
        Text color #8e4ecb
      
           This box has a color of #8e4ecb        
        
          <div style="background-color:#8e4ecb;">Content here</div>
        
        
          .mybackground {background-color:#8e4ecb;}
        
        Background color #8e4ecb
      
           Border around this has a color of #8e4ecb        
        
          <div style="border:2px solid #8e4ecb;">Content here</div>
        
        
          .myborder {border:2px solid #8e4ecb;}
        
        Border color #8e4ecb