#8e145f color space conversions
Hex:
        #8e145f
        RGB:
        142, 20, 95
        CMY:
        44, 92, 63
        CMYK:
        0, 86, 33, 44
      HSL:
        323°, 75.3086%, 31.7647%
        HSV (HSB):
        323°, 85.9155%, 55.6863%
        XYZ:
        13.4710, 7.0773, 11.4825
        xyY:
        0.4206, 0.2210, 7.0773
      CIE-Lab:
        31.9823, 53.8698, -11.7626
        CIE-LCH:
        31.9823, 55.1390, 347.6826
        CIE-Luv:
        31.9823, 63.1468, -22.8412
        Hunter-Lab:
        26.6032, 43.8312, -6.9686
      #8e145f color charts
#8e145f RGB chart
      #8e145f CMYK chart
      #8e145f RGB pie chart
      #8e145f color shades, tints & tones
#8e145f color schemes
#8e145f color preview, HTML & CSS examples
           This text has a color of #8e145f        
        
          <p style="color:#8e145f;">Text here</p>
        
        
          .mytext {color:#8e145f;}
        
        Text color #8e145f
      
           This box has a color of #8e145f        
        
          <div style="background-color:#8e145f;">Content here</div>
        
        
          .mybackground {background-color:#8e145f;}
        
        Background color #8e145f
      
           Border around this has a color of #8e145f        
        
          <div style="border:2px solid #8e145f;">Content here</div>
        
        
          .myborder {border:2px solid #8e145f;}
        
        Border color #8e145f