#9e1dea color space conversions
Hex:
        #9e1dea
        RGB:
        158, 29, 234
        CMY:
        38, 89, 8
        CMYK:
        32, 88, 0, 8
      HSL:
        278°, 82.9960%, 51.5686%
        HSV (HSB):
        278°, 87.6068%, 91.7647%
        XYZ:
        29.3912, 14.0883, 79.0121
        xyY:
        0.2399, 0.1150, 14.0883
      CIE-Lab:
        44.3594, 77.9442, -75.6569
        CIE-LCH:
        44.3594, 108.6244, 315.8531
        CIE-Luv:
        44.3594, 27.8180, -117.0282
        Hunter-Lab:
        37.5344, 74.0885, -98.5347
      #9e1dea color charts
#9e1dea RGB chart
      #9e1dea CMYK chart
      #9e1dea RGB pie chart
      #9e1dea color shades, tints & tones
#9e1dea color schemes
#9e1dea color preview, HTML & CSS examples
           This text has a color of #9e1dea        
        
          <p style="color:#9e1dea;">Text here</p>
        
        
          .mytext {color:#9e1dea;}
        
        Text color #9e1dea
      
           This box has a color of #9e1dea        
        
          <div style="background-color:#9e1dea;">Content here</div>
        
        
          .mybackground {background-color:#9e1dea;}
        
        Background color #9e1dea
      
           Border around this has a color of #9e1dea        
        
          <div style="border:2px solid #9e1dea;">Content here</div>
        
        
          .myborder {border:2px solid #9e1dea;}
        
        Border color #9e1dea