#8b214b color space conversions
Hex:
        #8b214b
        RGB:
        139, 33, 75
        CMY:
        45, 87, 71
        CMYK:
        0, 76, 46, 45
      HSL:
        336°, 61.6279%, 33.7255%
        HSV (HSB):
        336°, 76.2590%, 54.5098%
        XYZ:
        12.4613, 7.0847, 7.3673
        xyY:
        0.4630, 0.2632, 7.0847
      CIE-Lab:
        31.9989, 47.1148, 1.2589
        CIE-LCH:
        31.9989, 47.1317, 1.5306
        CIE-Luv:
        31.9989, 64.9316, -6.4843
        Hunter-Lab:
        26.6171, 36.9885, 2.2211
      #8b214b color charts
#8b214b RGB chart
      #8b214b CMYK chart
      #8b214b RGB pie chart
      #8b214b color shades, tints & tones
#8b214b color schemes
#8b214b color preview, HTML & CSS examples
           This text has a color of #8b214b        
        
          <p style="color:#8b214b;">Text here</p>
        
        
          .mytext {color:#8b214b;}
        
        Text color #8b214b
      
           This box has a color of #8b214b        
        
          <div style="background-color:#8b214b;">Content here</div>
        
        
          .mybackground {background-color:#8b214b;}
        
        Background color #8b214b
      
           Border around this has a color of #8b214b        
        
          <div style="border:2px solid #8b214b;">Content here</div>
        
        
          .myborder {border:2px solid #8b214b;}
        
        Border color #8b214b