#9e1ae2 color space conversions
Hex:
        #9e1ae2
        RGB:
        158, 26, 226
        CMY:
        38, 90, 11
        CMYK:
        30, 88, 0, 11
      HSL:
        280°, 79.3651%, 49.4118%
        HSV (HSB):
        280°, 88.4956%, 88.6275%
        XYZ:
        28.1974, 13.4989, 73.0709
        xyY:
        0.2457, 0.1176, 13.4989
      CIE-Lab:
        43.5055, 76.9834, -72.5064
        CIE-LCH:
        43.5055, 105.7527, 316.7154
        CIE-Luv:
        43.5055, 29.8980, -112.1499
        Hunter-Lab:
        36.7408, 72.6967, -92.1986
      #9e1ae2 color charts
#9e1ae2 RGB chart
      #9e1ae2 CMYK chart
      #9e1ae2 RGB pie chart
      #9e1ae2 color shades, tints & tones
#9e1ae2 color schemes
#9e1ae2 color preview, HTML & CSS examples
           This text has a color of #9e1ae2        
        
          <p style="color:#9e1ae2;">Text here</p>
        
        
          .mytext {color:#9e1ae2;}
        
        Text color #9e1ae2
      
           This box has a color of #9e1ae2        
        
          <div style="background-color:#9e1ae2;">Content here</div>
        
        
          .mybackground {background-color:#9e1ae2;}
        
        Background color #9e1ae2
      
           Border around this has a color of #9e1ae2        
        
          <div style="border:2px solid #9e1ae2;">Content here</div>
        
        
          .myborder {border:2px solid #9e1ae2;}
        
        Border color #9e1ae2