#8f164e color space conversions
Hex:
        #8f164e
        RGB:
        143, 22, 78
        CMY:
        44, 91, 69
        CMYK:
        0, 85, 45, 44
      HSL:
        332°, 73.3333%, 32.3529%
        HSV (HSB):
        332°, 84.6154%, 56.0784%
        XYZ:
        12.9897, 6.9635, 7.8672
        xyY:
        0.4669, 0.2503, 6.9635
      CIE-Lab:
        31.7237, 51.8419, -1.0187
        CIE-LCH:
        31.7237, 51.8519, 358.8743
        CIE-Luv:
        31.7237, 70.3356, -9.8959
        Hunter-Lab:
        26.3885, 41.6869, 0.7958
      #8f164e color charts
#8f164e RGB chart
      #8f164e CMYK chart
      #8f164e RGB pie chart
      #8f164e color shades, tints & tones
#8f164e color schemes
#8f164e color preview, HTML & CSS examples
           This text has a color of #8f164e        
        
          <p style="color:#8f164e;">Text here</p>
        
        
          .mytext {color:#8f164e;}
        
        Text color #8f164e
      
           This box has a color of #8f164e        
        
          <div style="background-color:#8f164e;">Content here</div>
        
        
          .mybackground {background-color:#8f164e;}
        
        Background color #8f164e
      
           Border around this has a color of #8f164e        
        
          <div style="border:2px solid #8f164e;">Content here</div>
        
        
          .myborder {border:2px solid #8f164e;}
        
        Border color #8f164e