#8f155b color space conversions
Hex:
        #8f155b
        RGB:
        143, 21, 91
        CMY:
        44, 92, 64
        CMYK:
        0, 85, 36, 44
      HSL:
        326°, 74.3902%, 32.1569%
        HSV (HSB):
        326°, 85.3147%, 56.0784%
        XYZ:
        13.4842, 7.1313, 10.5633
        xyY:
        0.4325, 0.2287, 7.1313
      CIE-Lab:
        32.1040, 53.4300, -8.9610
        CIE-LCH:
        32.1040, 54.1762, 350.4793
        CIE-Luv:
        32.1040, 65.3874, -19.4014
        Hunter-Lab:
        26.7045, 43.3990, -4.7598
      #8f155b color charts
#8f155b RGB chart
      #8f155b CMYK chart
      #8f155b RGB pie chart
      #8f155b color shades, tints & tones
#8f155b color schemes
#8f155b color preview, HTML & CSS examples
           This text has a color of #8f155b        
        
          <p style="color:#8f155b;">Text here</p>
        
        
          .mytext {color:#8f155b;}
        
        Text color #8f155b
      
           This box has a color of #8f155b        
        
          <div style="background-color:#8f155b;">Content here</div>
        
        
          .mybackground {background-color:#8f155b;}
        
        Background color #8f155b
      
           Border around this has a color of #8f155b        
        
          <div style="border:2px solid #8f155b;">Content here</div>
        
        
          .myborder {border:2px solid #8f155b;}
        
        Border color #8f155b