#8f214b color space conversions
Hex:
        #8f214b
        RGB:
        143, 33, 75
        CMY:
        44, 87, 71
        CMYK:
        0, 77, 48, 44
      HSL:
        337°, 62.5000%, 34.5098%
        HSV (HSB):
        337°, 76.9231%, 56.0784%
        XYZ:
        13.1415, 7.4354, 7.3991
        xyY:
        0.4697, 0.2658, 7.4354
      CIE-Lab:
        32.7781, 48.2964, 2.4852
        CIE-LCH:
        32.7781, 48.3602, 2.9456
        CIE-Luv:
        32.7781, 68.2091, -5.4140
        Hunter-Lab:
        27.2678, 38.3081, 2.9991
      #8f214b color charts
#8f214b RGB chart
      #8f214b CMYK chart
      #8f214b RGB pie chart
      #8f214b color shades, tints & tones
#8f214b color schemes
#8f214b color preview, HTML & CSS examples
           This text has a color of #8f214b        
        
          <p style="color:#8f214b;">Text here</p>
        
        
          .mytext {color:#8f214b;}
        
        Text color #8f214b
      
           This box has a color of #8f214b        
        
          <div style="background-color:#8f214b;">Content here</div>
        
        
          .mybackground {background-color:#8f214b;}
        
        Background color #8f214b
      
           Border around this has a color of #8f214b        
        
          <div style="border:2px solid #8f214b;">Content here</div>
        
        
          .myborder {border:2px solid #8f214b;}
        
        Border color #8f214b