#8b016b color space conversions
Hex:
        #8b016b
        RGB:
        139, 1, 107
        CMY:
        45, 100, 58
        CMYK:
        0, 99, 23, 45
      HSL:
        314°, 98.5714%, 27.4510%
        HSV (HSB):
        314°, 99.2806%, 54.5098%
        XYZ:
        13.3122, 6.5722, 14.4769
        xyY:
        0.3874, 0.1913, 6.5722
      CIE-Lab:
        30.8125, 57.8829, -21.3674
        CIE-LCH:
        30.8125, 61.7009, 339.7385
        CIE-Luv:
        30.8125, 58.0731, -35.0591
        Hunter-Lab:
        25.6363, 47.8260, -15.5357
      #8b016b color charts
#8b016b RGB chart
      #8b016b CMYK chart
      #8b016b RGB pie chart
      #8b016b color shades, tints & tones
#8b016b color schemes
#8b016b color preview, HTML & CSS examples
           This text has a color of #8b016b        
        
          <p style="color:#8b016b;">Text here</p>
        
        
          .mytext {color:#8b016b;}
        
        Text color #8b016b
      
           This box has a color of #8b016b        
        
          <div style="background-color:#8b016b;">Content here</div>
        
        
          .mybackground {background-color:#8b016b;}
        
        Background color #8b016b
      
           Border around this has a color of #8b016b        
        
          <div style="border:2px solid #8b016b;">Content here</div>
        
        
          .myborder {border:2px solid #8b016b;}
        
        Border color #8b016b