#8b14b1 color space conversions
Hex:
        #8b14b1
        RGB:
        139, 20, 177
        CMY:
        45, 92, 31
        CMYK:
        21, 89, 0, 31
      HSL:
        285°, 79.6954%, 38.6275%
        HSV (HSB):
        285°, 88.7006%, 69.4118%
        XYZ:
        18.8334, 9.1636, 42.3711
        xyY:
        0.2676, 0.1302, 9.1636
      CIE-Lab:
        36.2974, 66.0769, -55.8479
        CIE-LCH:
        36.2974, 86.5167, 319.7957
        CIE-Luv:
        36.2974, 32.0778, -83.6743
        Hunter-Lab:
        30.2714, 58.0790, -61.7985
      #8b14b1 color charts
#8b14b1 RGB chart
      #8b14b1 CMYK chart
      #8b14b1 RGB pie chart
      #8b14b1 color shades, tints & tones
#8b14b1 color schemes
#8b14b1 color preview, HTML & CSS examples
           This text has a color of #8b14b1        
        
          <p style="color:#8b14b1;">Text here</p>
        
        
          .mytext {color:#8b14b1;}
        
        Text color #8b14b1
      
           This box has a color of #8b14b1        
        
          <div style="background-color:#8b14b1;">Content here</div>
        
        
          .mybackground {background-color:#8b14b1;}
        
        Background color #8b14b1
      
           Border around this has a color of #8b14b1        
        
          <div style="border:2px solid #8b14b1;">Content here</div>
        
        
          .myborder {border:2px solid #8b14b1;}
        
        Border color #8b14b1