#8e0d8e color space conversions
Hex:
        #8e0d8e
        RGB:
        142, 13, 142
        CMY:
        44, 95, 44
        CMYK:
        0, 91, 0, 44
      HSL:
        300°, 83.2258%, 30.3922%
        HSV (HSB):
        300°, 90.8451%, 55.6863%
        XYZ:
        16.1817, 7.9916, 26.2809
        xyY:
        0.3207, 0.1584, 7.9916
      CIE-Lab:
        33.9654, 61.7503, -38.3777
        CIE-LCH:
        33.9654, 72.7045, 328.1391
        CIE-Luv:
        33.9654, 45.6377, -59.0112
        Hunter-Lab:
        28.2695, 52.7037, -35.3306
      #8e0d8e color charts
#8e0d8e RGB chart
      #8e0d8e CMYK chart
      #8e0d8e RGB pie chart
      #8e0d8e color shades, tints & tones
#8e0d8e color schemes
#8e0d8e color preview, HTML & CSS examples
           This text has a color of #8e0d8e        
        
          <p style="color:#8e0d8e;">Text here</p>
        
        
          .mytext {color:#8e0d8e;}
        
        Text color #8e0d8e
      
           This box has a color of #8e0d8e        
        
          <div style="background-color:#8e0d8e;">Content here</div>
        
        
          .mybackground {background-color:#8e0d8e;}
        
        Background color #8e0d8e
      
           Border around this has a color of #8e0d8e        
        
          <div style="border:2px solid #8e0d8e;">Content here</div>
        
        
          .myborder {border:2px solid #8e0d8e;}
        
        Border color #8e0d8e