#8e48bc color space conversions
Hex:
        #8e48bc
        RGB:
        142, 72, 188
        CMY:
        44, 72, 26
        CMYK:
        24, 62, 0, 26
      HSL:
        276°, 46.4000%, 50.9804%
        HSV (HSB):
        276°, 61.7021%, 73.7255%
        XYZ:
        22.5498, 14.0164, 49.0939
        xyY:
        0.2632, 0.1636, 14.0164
      CIE-Lab:
        44.2564, 49.8057, -49.4722
        CIE-LCH:
        44.2564, 70.2004, 315.1925
        CIE-Luv:
        44.2564, 22.7133, -78.4967
        Hunter-Lab:
        37.4384, 41.9963, -51.5415
      #8e48bc color charts
#8e48bc RGB chart
      #8e48bc CMYK chart
      #8e48bc RGB pie chart
      #8e48bc color shades, tints & tones
#8e48bc color schemes
#8e48bc color preview, HTML & CSS examples
           This text has a color of #8e48bc        
        
          <p style="color:#8e48bc;">Text here</p>
        
        
          .mytext {color:#8e48bc;}
        
        Text color #8e48bc
      
           This box has a color of #8e48bc        
        
          <div style="background-color:#8e48bc;">Content here</div>
        
        
          .mybackground {background-color:#8e48bc;}
        
        Background color #8e48bc
      
           Border around this has a color of #8e48bc        
        
          <div style="border:2px solid #8e48bc;">Content here</div>
        
        
          .myborder {border:2px solid #8e48bc;}
        
        Border color #8e48bc