#8e5bcb color space conversions
Hex:
        #8e5bcb
        RGB:
        142, 91, 203
        CMY:
        44, 64, 20
        CMYK:
        30, 55, 0, 20
      HSL:
        267°, 51.8519%, 57.6471%
        HSV (HSB):
        267°, 55.1724%, 79.6078%
        XYZ:
        25.6759, 17.5448, 58.5331
        xyY:
        0.2523, 0.1724, 17.5448
      CIE-Lab:
        48.9392, 43.3102, -50.6570
        CIE-LCH:
        48.9392, 66.6477, 310.5294
        CIE-Luv:
        48.9392, 14.8182, -81.6612
        Hunter-Lab:
        41.8865, 36.1171, -53.5327
      #8e5bcb color charts
#8e5bcb RGB chart
      #8e5bcb CMYK chart
      #8e5bcb RGB pie chart
      #8e5bcb color shades, tints & tones
#8e5bcb color schemes
#8e5bcb color preview, HTML & CSS examples
           This text has a color of #8e5bcb        
        
          <p style="color:#8e5bcb;">Text here</p>
        
        
          .mytext {color:#8e5bcb;}
        
        Text color #8e5bcb
      
           This box has a color of #8e5bcb        
        
          <div style="background-color:#8e5bcb;">Content here</div>
        
        
          .mybackground {background-color:#8e5bcb;}
        
        Background color #8e5bcb
      
           Border around this has a color of #8e5bcb        
        
          <div style="border:2px solid #8e5bcb;">Content here</div>
        
        
          .myborder {border:2px solid #8e5bcb;}
        
        Border color #8e5bcb