#8b5eff color space conversions
Hex:
        #8b5eff
        RGB:
        139, 94, 255
        CMY:
        45, 63, 0
        CMYK:
        45, 63, 0, 0
      HSL:
        257°, 100.0000%, 68.4314%
        HSV (HSB):
        257°, 63.1373%, 100.0000%
        XYZ:
        32.7002, 20.7144, 96.8825
        xyY:
        0.2176, 0.1378, 20.7144
      CIE-Lab:
        52.6355, 54.5115, -74.0276
        CIE-LCH:
        52.6355, 91.9325, 306.3667
        CIE-Luv:
        52.6355, 5.7818, -119.2756
        Hunter-Lab:
        45.5130, 48.6007, -94.3501
      #8b5eff color charts
#8b5eff RGB chart
      #8b5eff CMYK chart
      #8b5eff RGB pie chart
      #8b5eff color shades, tints & tones
#8b5eff color schemes
#8b5eff color preview, HTML & CSS examples
           This text has a color of #8b5eff        
        
          <p style="color:#8b5eff;">Text here</p>
        
        
          .mytext {color:#8b5eff;}
        
        Text color #8b5eff
      
           This box has a color of #8b5eff        
        
          <div style="background-color:#8b5eff;">Content here</div>
        
        
          .mybackground {background-color:#8b5eff;}
        
        Background color #8b5eff
      
           Border around this has a color of #8b5eff        
        
          <div style="border:2px solid #8b5eff;">Content here</div>
        
        
          .myborder {border:2px solid #8b5eff;}
        
        Border color #8b5eff