#8e2ebd color space conversions
Hex:
        #8e2ebd
        RGB:
        142, 46, 189
        CMY:
        44, 82, 26
        CMYK:
        25, 76, 0, 26
      HSL:
        280°, 60.8511%, 46.0784%
        HSV (HSB):
        280°, 75.6614%, 74.1176%
        XYZ:
        21.3176, 11.3789, 49.2169
        xyY:
        0.2602, 0.1389, 11.3789
      CIE-Lab:
        40.2114, 61.4970, -56.5742
        CIE-LCH:
        40.2114, 83.5615, 317.3875
        CIE-Luv:
        40.2114, 27.8170, -87.2057
        Hunter-Lab:
        33.7326, 53.7726, -62.8930
      #8e2ebd color charts
#8e2ebd RGB chart
      #8e2ebd CMYK chart
      #8e2ebd RGB pie chart
      #8e2ebd color shades, tints & tones
#8e2ebd color schemes
#8e2ebd color preview, HTML & CSS examples
           This text has a color of #8e2ebd        
        
          <p style="color:#8e2ebd;">Text here</p>
        
        
          .mytext {color:#8e2ebd;}
        
        Text color #8e2ebd
      
           This box has a color of #8e2ebd        
        
          <div style="background-color:#8e2ebd;">Content here</div>
        
        
          .mybackground {background-color:#8e2ebd;}
        
        Background color #8e2ebd
      
           Border around this has a color of #8e2ebd        
        
          <div style="border:2px solid #8e2ebd;">Content here</div>
        
        
          .myborder {border:2px solid #8e2ebd;}
        
        Border color #8e2ebd