#8e419d color space conversions
Hex:
        #8e419d
        RGB:
        142, 65, 157
        CMY:
        44, 75, 38
        CMYK:
        10, 59, 0, 38
      HSL:
        290°, 41.4414%, 43.5294%
        HSV (HSB):
        290°, 58.5987%, 61.5686%
        XYZ:
        19.1314, 11.9657, 33.1996
        xyY:
        0.2975, 0.1861, 11.9657
      CIE-Lab:
        41.1616, 46.6401, -36.0587
        CIE-LCH:
        41.1616, 58.9537, 322.2914
        CIE-Luv:
        41.1616, 31.4490, -57.3721
        Hunter-Lab:
        34.5915, 38.1875, -32.6902
      #8e419d color charts
#8e419d RGB chart
      #8e419d CMYK chart
      #8e419d RGB pie chart
      #8e419d color shades, tints & tones
#8e419d color schemes
#8e419d color preview, HTML & CSS examples
           This text has a color of #8e419d        
        
          <p style="color:#8e419d;">Text here</p>
        
        
          .mytext {color:#8e419d;}
        
        Text color #8e419d
      
           This box has a color of #8e419d        
        
          <div style="background-color:#8e419d;">Content here</div>
        
        
          .mybackground {background-color:#8e419d;}
        
        Background color #8e419d
      
           Border around this has a color of #8e419d        
        
          <div style="border:2px solid #8e419d;">Content here</div>
        
        
          .myborder {border:2px solid #8e419d;}
        
        Border color #8e419d