#8b5bff color space conversions
Hex:
        #8b5bff
        RGB:
        139, 91, 255
        CMY:
        45, 64, 0
        CMYK:
        45, 64, 0, 0
      HSL:
        258°, 100.0000%, 67.8431%
        HSV (HSB):
        258°, 64.3137%, 100.0000%
        XYZ:
        32.4385, 20.1911, 96.7953
        xyY:
        0.2171, 0.1351, 20.1911
      CIE-Lab:
        52.0526, 56.0869, -74.9747
        CIE-LCH:
        52.0526, 93.6320, 306.7993
        CIE-Luv:
        52.0526, 6.4538, -120.3857
        Hunter-Lab:
        44.9346, 50.2249, -96.2648
      #8b5bff color charts
#8b5bff RGB chart
      #8b5bff CMYK chart
      #8b5bff RGB pie chart
      #8b5bff color shades, tints & tones
#8b5bff color schemes
#8b5bff color preview, HTML & CSS examples
           This text has a color of #8b5bff        
        
          <p style="color:#8b5bff;">Text here</p>
        
        
          .mytext {color:#8b5bff;}
        
        Text color #8b5bff
      
           This box has a color of #8b5bff        
        
          <div style="background-color:#8b5bff;">Content here</div>
        
        
          .mybackground {background-color:#8b5bff;}
        
        Background color #8b5bff
      
           Border around this has a color of #8b5bff        
        
          <div style="border:2px solid #8b5bff;">Content here</div>
        
        
          .myborder {border:2px solid #8b5bff;}
        
        Border color #8b5bff