#8b06ff color space conversions
Hex:
        #8b06ff
        RGB:
        139, 6, 255
        CMY:
        45, 98, 0
        CMYK:
        45, 98, 0, 0
      HSL:
        272°, 100.0000%, 51.1765%
        HSV (HSB):
        272°, 97.6471%, 100.0000%
        XYZ:
        28.7626, 12.8392, 95.5700
        xyY:
        0.2097, 0.0936, 12.8392
      CIE-Lab:
        42.5200, 83.4447, -90.5954
        CIE-LCH:
        42.5200, 123.1688, 312.6472
        CIE-Luv:
        42.5200, 15.8145, -133.1582
        Hunter-Lab:
        35.8319, 80.5780, -133.0548
      #8b06ff color charts
#8b06ff RGB chart
      #8b06ff CMYK chart
      #8b06ff RGB pie chart
      #8b06ff color shades, tints & tones
#8b06ff color schemes
#8b06ff color preview, HTML & CSS examples
           This text has a color of #8b06ff        
        
          <p style="color:#8b06ff;">Text here</p>
        
        
          .mytext {color:#8b06ff;}
        
        Text color #8b06ff
      
           This box has a color of #8b06ff        
        
          <div style="background-color:#8b06ff;">Content here</div>
        
        
          .mybackground {background-color:#8b06ff;}
        
        Background color #8b06ff
      
           Border around this has a color of #8b06ff        
        
          <div style="border:2px solid #8b06ff;">Content here</div>
        
        
          .myborder {border:2px solid #8b06ff;}
        
        Border color #8b06ff