#8e4077 color space conversions
Hex:
        #8e4077
        RGB:
        142, 64, 119
        CMY:
        44, 75, 53
        CMYK:
        0, 55, 16, 44
      HSL:
        318°, 37.8641%, 40.3922%
        HSV (HSB):
        318°, 54.9296%, 55.6863%
        XYZ:
        16.3185, 10.7495, 18.6675
        xyY:
        0.3568, 0.2350, 10.7495
      CIE-Lab:
        39.1553, 40.1587, -16.0110
        CIE-LCH:
        39.1553, 43.2328, 338.2631
        CIE-Luv:
        39.1553, 41.5514, -27.5490
        Hunter-Lab:
        32.7864, 31.4671, -10.8074
      #8e4077 color charts
#8e4077 RGB chart
      #8e4077 CMYK chart
      #8e4077 RGB pie chart
      #8e4077 color shades, tints & tones
#8e4077 color schemes
#8e4077 color preview, HTML & CSS examples
           This text has a color of #8e4077        
        
          <p style="color:#8e4077;">Text here</p>
        
        
          .mytext {color:#8e4077;}
        
        Text color #8e4077
      
           This box has a color of #8e4077        
        
          <div style="background-color:#8e4077;">Content here</div>
        
        
          .mybackground {background-color:#8e4077;}
        
        Background color #8e4077
      
           Border around this has a color of #8e4077        
        
          <div style="border:2px solid #8e4077;">Content here</div>
        
        
          .myborder {border:2px solid #8e4077;}
        
        Border color #8e4077