#9e26ef color space conversions
Hex:
        #9e26ef
        RGB:
        158, 38, 239
        CMY:
        38, 85, 6
        CMYK:
        34, 84, 0, 6
      HSL:
        276°, 86.2661%, 54.3137%
        HSV (HSB):
        276°, 84.1004%, 93.7255%
        XYZ:
        30.3737, 14.8873, 82.9340
        xyY:
        0.2369, 0.1161, 14.8873
      CIE-Lab:
        45.4795, 76.8422, -76.6514
        CIE-LCH:
        45.4795, 108.5365, 315.0712
        CIE-Luv:
        45.4795, 25.9832, -119.2459
        Hunter-Lab:
        38.5841, 72.9942, -100.4312
      #9e26ef color charts
#9e26ef RGB chart
      #9e26ef CMYK chart
      #9e26ef RGB pie chart
      #9e26ef color shades, tints & tones
#9e26ef color schemes
#9e26ef color preview, HTML & CSS examples
           This text has a color of #9e26ef        
        
          <p style="color:#9e26ef;">Text here</p>
        
        
          .mytext {color:#9e26ef;}
        
        Text color #9e26ef
      
           This box has a color of #9e26ef        
        
          <div style="background-color:#9e26ef;">Content here</div>
        
        
          .mybackground {background-color:#9e26ef;}
        
        Background color #9e26ef
      
           Border around this has a color of #9e26ef        
        
          <div style="border:2px solid #9e26ef;">Content here</div>
        
        
          .myborder {border:2px solid #9e26ef;}
        
        Border color #9e26ef