#8e133f color space conversions
Hex:
        #8e133f
        RGB:
        142, 19, 63
        CMY:
        44, 93, 75
        CMYK:
        0, 87, 56, 44
      HSL:
        339°, 76.3975%, 31.5686%
        HSV (HSB):
        339°, 86.6197%, 55.6863%
        XYZ:
        12.2854, 6.5754, 5.3243
        xyY:
        0.5080, 0.2719, 6.5754
      CIE-Lab:
        30.8201, 50.9951, 7.5884
        CIE-LCH:
        30.8201, 51.5566, 8.4639
        CIE-Luv:
        30.8201, 75.9010, -0.7838
        Hunter-Lab:
        25.6426, 40.6452, 5.6391
      #8e133f color charts
#8e133f RGB chart
      #8e133f CMYK chart
      #8e133f RGB pie chart
      #8e133f color shades, tints & tones
#8e133f color schemes
#8e133f color preview, HTML & CSS examples
           This text has a color of #8e133f        
        
          <p style="color:#8e133f;">Text here</p>
        
        
          .mytext {color:#8e133f;}
        
        Text color #8e133f
      
           This box has a color of #8e133f        
        
          <div style="background-color:#8e133f;">Content here</div>
        
        
          .mybackground {background-color:#8e133f;}
        
        Background color #8e133f
      
           Border around this has a color of #8e133f        
        
          <div style="border:2px solid #8e133f;">Content here</div>
        
        
          .myborder {border:2px solid #8e133f;}
        
        Border color #8e133f