#8e094f color space conversions
Hex:
        #8e094f
        RGB:
        142, 9, 79
        CMY:
        44, 96, 69
        CMYK:
        0, 94, 44, 44
      HSL:
        328°, 88.0795%, 29.6078%
        HSV (HSB):
        328°, 93.6620%, 55.6863%
        XYZ:
        12.6643, 6.5107, 7.9863
        xyY:
        0.4663, 0.2397, 6.5107
      CIE-Lab:
        30.6659, 54.2322, -3.2609
        CIE-LCH:
        30.6659, 54.3302, 356.5591
        CIE-Luv:
        30.6659, 71.5196, -12.7472
        Hunter-Lab:
        25.5160, 43.9414, -0.6962
      #8e094f color charts
#8e094f RGB chart
      #8e094f CMYK chart
      #8e094f RGB pie chart
      #8e094f color shades, tints & tones
#8e094f color schemes
#8e094f color preview, HTML & CSS examples
           This text has a color of #8e094f        
        
          <p style="color:#8e094f;">Text here</p>
        
        
          .mytext {color:#8e094f;}
        
        Text color #8e094f
      
           This box has a color of #8e094f        
        
          <div style="background-color:#8e094f;">Content here</div>
        
        
          .mybackground {background-color:#8e094f;}
        
        Background color #8e094f
      
           Border around this has a color of #8e094f        
        
          <div style="border:2px solid #8e094f;">Content here</div>
        
        
          .myborder {border:2px solid #8e094f;}
        
        Border color #8e094f