#8e0a7d color space conversions
Hex:
        #8e0a7d
        RGB:
        142, 10, 125
        CMY:
        44, 96, 51
        CMYK:
        0, 93, 12, 44
      HSL:
        308°, 86.8421%, 29.8039%
        HSV (HSB):
        308°, 92.9577%, 55.6863%
        XYZ:
        14.9655, 7.4485, 20.0510
        xyY:
        0.3524, 0.1754, 7.4485
      CIE-Lab:
        32.8069, 59.6196, -29.6360
        CIE-LCH:
        32.8069, 66.5792, 333.5687
        CIE-Luv:
        32.8069, 52.2629, -46.7246
        Hunter-Lab:
        27.2920, 50.1193, -24.4550
      #8e0a7d color charts
#8e0a7d RGB chart
      #8e0a7d CMYK chart
      #8e0a7d RGB pie chart
      #8e0a7d color shades, tints & tones
#8e0a7d color schemes
#8e0a7d color preview, HTML & CSS examples
           This text has a color of #8e0a7d        
        
          <p style="color:#8e0a7d;">Text here</p>
        
        
          .mytext {color:#8e0a7d;}
        
        Text color #8e0a7d
      
           This box has a color of #8e0a7d        
        
          <div style="background-color:#8e0a7d;">Content here</div>
        
        
          .mybackground {background-color:#8e0a7d;}
        
        Background color #8e0a7d
      
           Border around this has a color of #8e0a7d        
        
          <div style="border:2px solid #8e0a7d;">Content here</div>
        
        
          .myborder {border:2px solid #8e0a7d;}
        
        Border color #8e0a7d