#8e0a4d color space conversions
Hex:
        #8e0a4d
        RGB:
        142, 10, 77
        CMY:
        44, 96, 70
        CMYK:
        0, 93, 46, 44
      HSL:
        330°, 86.8421%, 29.8039%
        HSV (HSB):
        330°, 92.9577%, 55.6863%
        XYZ:
        12.6034, 6.5037, 7.6122
        xyY:
        0.4717, 0.2434, 6.5037
      CIE-Lab:
        30.6492, 53.8943, -1.9615
        CIE-LCH:
        30.6492, 53.9300, 357.9156
        CIE-Luv:
        30.6492, 72.2067, -11.2448
        Hunter-Lab:
        25.5023, 43.5868, 0.1540
      #8e0a4d color charts
#8e0a4d RGB chart
      #8e0a4d CMYK chart
      #8e0a4d RGB pie chart
      #8e0a4d color shades, tints & tones
#8e0a4d color schemes
#8e0a4d color preview, HTML & CSS examples
           This text has a color of #8e0a4d        
        
          <p style="color:#8e0a4d;">Text here</p>
        
        
          .mytext {color:#8e0a4d;}
        
        Text color #8e0a4d
      
           This box has a color of #8e0a4d        
        
          <div style="background-color:#8e0a4d;">Content here</div>
        
        
          .mybackground {background-color:#8e0a4d;}
        
        Background color #8e0a4d
      
           Border around this has a color of #8e0a4d        
        
          <div style="border:2px solid #8e0a4d;">Content here</div>
        
        
          .myborder {border:2px solid #8e0a4d;}
        
        Border color #8e0a4d