#8e146f color space conversions
Hex:
        #8e146f
        RGB:
        142, 20, 111
        CMY:
        44, 92, 56
        CMYK:
        0, 86, 22, 44
      HSL:
        315°, 75.3086%, 31.7647%
        HSV (HSB):
        315°, 85.9155%, 55.6863%
        XYZ:
        14.2747, 7.3988, 15.7147
        xyY:
        0.3818, 0.1979, 7.3988
      CIE-Lab:
        32.6981, 55.8690, -20.9466
        CIE-LCH:
        32.6981, 59.6666, 339.4478
        CIE-Luv:
        32.6981, 56.6876, -34.8943
        Hunter-Lab:
        27.2007, 46.0742, -15.2131
      #8e146f color charts
#8e146f RGB chart
      #8e146f CMYK chart
      #8e146f RGB pie chart
      #8e146f color shades, tints & tones
#8e146f color schemes
#8e146f color preview, HTML & CSS examples
           This text has a color of #8e146f        
        
          <p style="color:#8e146f;">Text here</p>
        
        
          .mytext {color:#8e146f;}
        
        Text color #8e146f
      
           This box has a color of #8e146f        
        
          <div style="background-color:#8e146f;">Content here</div>
        
        
          .mybackground {background-color:#8e146f;}
        
        Background color #8e146f
      
           Border around this has a color of #8e146f        
        
          <div style="border:2px solid #8e146f;">Content here</div>
        
        
          .myborder {border:2px solid #8e146f;}
        
        Border color #8e146f