#8f154d color space conversions
Hex:
        #8f154d
        RGB:
        143, 21, 77
        CMY:
        44, 92, 70
        CMYK:
        0, 85, 46, 44
      HSL:
        332°, 74.3902%, 32.1569%
        HSV (HSB):
        332°, 85.3147%, 56.0784%
        XYZ:
        12.9354, 6.9118, 7.6735
        xyY:
        0.4700, 0.2511, 6.9118
      CIE-Lab:
        31.6053, 51.9929, -0.5337
        CIE-LCH:
        31.6053, 51.9956, 359.4119
        CIE-Luv:
        31.6053, 70.9632, -9.3836
        Hunter-Lab:
        26.2903, 41.8180, 1.0978
      #8f154d color charts
#8f154d RGB chart
      #8f154d CMYK chart
      #8f154d RGB pie chart
      #8f154d color shades, tints & tones
#8f154d color schemes
#8f154d color preview, HTML & CSS examples
           This text has a color of #8f154d        
        
          <p style="color:#8f154d;">Text here</p>
        
        
          .mytext {color:#8f154d;}
        
        Text color #8f154d
      
           This box has a color of #8f154d        
        
          <div style="background-color:#8f154d;">Content here</div>
        
        
          .mybackground {background-color:#8f154d;}
        
        Background color #8f154d
      
           Border around this has a color of #8f154d        
        
          <div style="border:2px solid #8f154d;">Content here</div>
        
        
          .myborder {border:2px solid #8f154d;}
        
        Border color #8f154d