#8e44bf color space conversions
Hex:
        #8e44bf
        RGB:
        142, 68, 191
        CMY:
        44, 73, 25
        CMYK:
        26, 64, 0, 25
      HSL:
        276°, 49.0040%, 50.7843%
        HSV (HSB):
        276°, 64.3979%, 74.9020%
        XYZ:
        22.6264, 13.6466, 50.7317
        xyY:
        0.2601, 0.1568, 13.6466
      CIE-Lab:
        43.7218, 52.4600, -52.0807
        CIE-LCH:
        43.7218, 73.9219, 315.2079
        CIE-Luv:
        43.7218, 23.0956, -82.2559
        Hunter-Lab:
        36.9413, 44.6832, -55.5644
      #8e44bf color charts
#8e44bf RGB chart
      #8e44bf CMYK chart
      #8e44bf RGB pie chart
      #8e44bf color shades, tints & tones
#8e44bf color schemes
#8e44bf color preview, HTML & CSS examples
           This text has a color of #8e44bf        
        
          <p style="color:#8e44bf;">Text here</p>
        
        
          .mytext {color:#8e44bf;}
        
        Text color #8e44bf
      
           This box has a color of #8e44bf        
        
          <div style="background-color:#8e44bf;">Content here</div>
        
        
          .mybackground {background-color:#8e44bf;}
        
        Background color #8e44bf
      
           Border around this has a color of #8e44bf        
        
          <div style="border:2px solid #8e44bf;">Content here</div>
        
        
          .myborder {border:2px solid #8e44bf;}
        
        Border color #8e44bf