#8f155d color space conversions
Hex:
        #8f155d
        RGB:
        143, 21, 93
        CMY:
        44, 92, 64
        CMYK:
        0, 85, 35, 44
      HSL:
        325°, 74.3902%, 32.1569%
        HSV (HSB):
        325°, 85.3147%, 56.0784%
        XYZ:
        13.5716, 7.1663, 11.0239
        xyY:
        0.4273, 0.2256, 7.1663
      CIE-Lab:
        32.1825, 53.6541, -10.1421
        CIE-LCH:
        32.1825, 54.6042, 349.2958
        CIE-Luv:
        32.1825, 64.5783, -20.8772
        Hunter-Lab:
        26.7699, 43.6474, -5.6767
      #8f155d color charts
#8f155d RGB chart
      #8f155d CMYK chart
      #8f155d RGB pie chart
      #8f155d color shades, tints & tones
#8f155d color schemes
#8f155d color preview, HTML & CSS examples
           This text has a color of #8f155d        
        
          <p style="color:#8f155d;">Text here</p>
        
        
          .mytext {color:#8f155d;}
        
        Text color #8f155d
      
           This box has a color of #8f155d        
        
          <div style="background-color:#8f155d;">Content here</div>
        
        
          .mybackground {background-color:#8f155d;}
        
        Background color #8f155d
      
           Border around this has a color of #8f155d        
        
          <div style="border:2px solid #8f155d;">Content here</div>
        
        
          .myborder {border:2px solid #8f155d;}
        
        Border color #8f155d