#8e458f color space conversions
Hex:
        #8e458f
        RGB:
        142, 69, 143
        CMY:
        44, 73, 44
        CMYK:
        1, 52, 0, 44
      HSL:
        299°, 34.9057%, 41.5686%
        HSV (HSB):
        299°, 51.7483%, 56.0784%
        XYZ:
        18.2414, 11.9902, 27.3395
        xyY:
        0.3168, 0.2083, 11.9902
      CIE-Lab:
        41.2005, 41.8556, -27.5535
        CIE-LCH:
        41.2005, 50.1107, 326.6432
        CIE-Luv:
        41.2005, 33.5538, -44.5049
        Hunter-Lab:
        34.6269, 33.4365, -22.5734
      #8e458f color charts
#8e458f RGB chart
      #8e458f CMYK chart
      #8e458f RGB pie chart
      #8e458f color shades, tints & tones
#8e458f color schemes
#8e458f color preview, HTML & CSS examples
           This text has a color of #8e458f        
        
          <p style="color:#8e458f;">Text here</p>
        
        
          .mytext {color:#8e458f;}
        
        Text color #8e458f
      
           This box has a color of #8e458f        
        
          <div style="background-color:#8e458f;">Content here</div>
        
        
          .mybackground {background-color:#8e458f;}
        
        Background color #8e458f
      
           Border around this has a color of #8e458f        
        
          <div style="border:2px solid #8e458f;">Content here</div>
        
        
          .myborder {border:2px solid #8e458f;}
        
        Border color #8e458f