#8e488f color space conversions
Hex:
        #8e488f
        RGB:
        142, 72, 143
        CMY:
        44, 72, 44
        CMYK:
        1, 50, 0, 44
      HSL:
        299°, 33.0233%, 42.1569%
        HSV (HSB):
        299°, 49.6503%, 56.0784%
        XYZ:
        18.4306, 12.3687, 27.4026
        xyY:
        0.3167, 0.2125, 12.3687
      CIE-Lab:
        41.7962, 40.2821, -26.6235
        CIE-LCH:
        41.7962, 48.2851, 326.5383
        CIE-Luv:
        41.7962, 32.4810, -43.1102
        Hunter-Lab:
        35.1691, 31.9981, -21.5784
      #8e488f color charts
#8e488f RGB chart
      #8e488f CMYK chart
      #8e488f RGB pie chart
      #8e488f color shades, tints & tones
#8e488f color schemes
#8e488f color preview, HTML & CSS examples
           This text has a color of #8e488f        
        
          <p style="color:#8e488f;">Text here</p>
        
        
          .mytext {color:#8e488f;}
        
        Text color #8e488f
      
           This box has a color of #8e488f        
        
          <div style="background-color:#8e488f;">Content here</div>
        
        
          .mybackground {background-color:#8e488f;}
        
        Background color #8e488f
      
           Border around this has a color of #8e488f        
        
          <div style="border:2px solid #8e488f;">Content here</div>
        
        
          .myborder {border:2px solid #8e488f;}
        
        Border color #8e488f