#8b06fe color space conversions
Hex:
        #8b06fe
        RGB:
        139, 6, 254
        CMY:
        45, 98, 0
        CMYK:
        45, 98, 0, 0
      HSL:
        272°, 99.2000%, 50.9804%
        HSV (HSB):
        272°, 97.6378%, 99.6078%
        XYZ:
        28.6020, 12.7750, 94.7243
        xyY:
        0.2102, 0.0939, 12.7750
      CIE-Lab:
        42.4222, 83.2401, -90.1974
        CIE-LCH:
        42.4222, 122.7375, 312.7028
        CIE-Luv:
        42.4222, 15.9823, -132.5737
        Hunter-Lab:
        35.7421, 80.2928, -132.1118
      #8b06fe color charts
#8b06fe RGB chart
      #8b06fe CMYK chart
      #8b06fe RGB pie chart
      #8b06fe color shades, tints & tones
#8b06fe color schemes
#8b06fe color preview, HTML & CSS examples
           This text has a color of #8b06fe        
        
          <p style="color:#8b06fe;">Text here</p>
        
        
          .mytext {color:#8b06fe;}
        
        Text color #8b06fe
      
           This box has a color of #8b06fe        
        
          <div style="background-color:#8b06fe;">Content here</div>
        
        
          .mybackground {background-color:#8b06fe;}
        
        Background color #8b06fe
      
           Border around this has a color of #8b06fe        
        
          <div style="border:2px solid #8b06fe;">Content here</div>
        
        
          .myborder {border:2px solid #8b06fe;}
        
        Border color #8b06fe