#8e195f color space conversions
Hex:
        #8e195f
        RGB:
        142, 25, 95
        CMY:
        44, 90, 63
        CMYK:
        0, 82, 33, 44
      HSL:
        324°, 70.0599%, 32.7451%
        HSV (HSB):
        324°, 82.3944%, 55.6863%
        XYZ:
        13.5685, 7.2723, 11.5150
        xyY:
        0.4194, 0.2248, 7.2723
      CIE-Lab:
        32.4189, 52.6152, -11.0990
        CIE-LCH:
        32.4189, 53.7731, 348.0883
        CIE-Luv:
        32.4189, 62.1296, -21.9062
        Hunter-Lab:
        26.9671, 42.6198, -6.4399
      #8e195f color charts
#8e195f RGB chart
      #8e195f CMYK chart
      #8e195f RGB pie chart
      #8e195f color shades, tints & tones
#8e195f color schemes
#8e195f color preview, HTML & CSS examples
           This text has a color of #8e195f        
        
          <p style="color:#8e195f;">Text here</p>
        
        
          .mytext {color:#8e195f;}
        
        Text color #8e195f
      
           This box has a color of #8e195f        
        
          <div style="background-color:#8e195f;">Content here</div>
        
        
          .mybackground {background-color:#8e195f;}
        
        Background color #8e195f
      
           Border around this has a color of #8e195f        
        
          <div style="border:2px solid #8e195f;">Content here</div>
        
        
          .myborder {border:2px solid #8e195f;}
        
        Border color #8e195f