#8e153f color space conversions
Hex:
        #8e153f
        RGB:
        142, 21, 63
        CMY:
        44, 92, 75
        CMYK:
        0, 85, 56, 44
      HSL:
        339°, 74.2331%, 31.9608%
        HSV (HSB):
        339°, 85.2113%, 55.6863%
        XYZ:
        12.3207, 6.6460, 5.3361
        xyY:
        0.5070, 0.2735, 6.6460
      CIE-Lab:
        30.9870, 50.5173, 7.8224
        CIE-LCH:
        30.9870, 51.1194, 8.8021
        CIE-Luv:
        30.9870, 75.3800, -0.4465
        Hunter-Lab:
        25.7798, 40.1940, 5.7737
      #8e153f color charts
#8e153f RGB chart
      #8e153f CMYK chart
      #8e153f RGB pie chart
      #8e153f color shades, tints & tones
#8e153f color schemes
#8e153f color preview, HTML & CSS examples
           This text has a color of #8e153f        
        
          <p style="color:#8e153f;">Text here</p>
        
        
          .mytext {color:#8e153f;}
        
        Text color #8e153f
      
           This box has a color of #8e153f        
        
          <div style="background-color:#8e153f;">Content here</div>
        
        
          .mybackground {background-color:#8e153f;}
        
        Background color #8e153f
      
           Border around this has a color of #8e153f        
        
          <div style="border:2px solid #8e153f;">Content here</div>
        
        
          .myborder {border:2px solid #8e153f;}
        
        Border color #8e153f