#8e0e5a color space conversions
Hex:
        #8e0e5a
        RGB:
        142, 14, 90
        CMY:
        44, 95, 65
        CMYK:
        0, 90, 37, 44
      HSL:
        324°, 82.0513%, 30.5882%
        HSV (HSB):
        324°, 90.1408%, 55.6863%
        XYZ:
        13.1578, 6.8030, 10.2925
        xyY:
        0.4349, 0.2249, 6.8030
      CIE-Lab:
        31.3543, 54.5405, -9.4614
        CIE-LCH:
        31.3543, 55.3550, 350.1586
        CIE-Luv:
        31.3543, 66.2151, -20.0554
        Hunter-Lab:
        26.0826, 44.4027, -5.1386
      #8e0e5a color charts
#8e0e5a RGB chart
      #8e0e5a CMYK chart
      #8e0e5a RGB pie chart
      #8e0e5a color shades, tints & tones
#8e0e5a color schemes
#8e0e5a color preview, HTML & CSS examples
           This text has a color of #8e0e5a        
        
          <p style="color:#8e0e5a;">Text here</p>
        
        
          .mytext {color:#8e0e5a;}
        
        Text color #8e0e5a
      
           This box has a color of #8e0e5a        
        
          <div style="background-color:#8e0e5a;">Content here</div>
        
        
          .mybackground {background-color:#8e0e5a;}
        
        Background color #8e0e5a
      
           Border around this has a color of #8e0e5a        
        
          <div style="border:2px solid #8e0e5a;">Content here</div>
        
        
          .myborder {border:2px solid #8e0e5a;}
        
        Border color #8e0e5a