#9e20bd color space conversions
Hex:
        #9e20bd
        RGB:
        158, 32, 189
        CMY:
        38, 87, 26
        CMYK:
        16, 83, 0, 26
      HSL:
        288°, 71.0407%, 43.3333%
        HSV (HSB):
        288°, 83.0688%, 74.1176%
        XYZ:
        23.8024, 11.9762, 49.2012
        xyY:
        0.2801, 0.1409, 11.9762
      CIE-Lab:
        41.1783, 68.7013, -54.8908
        CIE-LCH:
        41.1783, 87.9367, 321.3759
        CIE-Luv:
        41.1783, 39.2784, -86.3450
        Hunter-Lab:
        34.6067, 62.2099, -60.0694
      #9e20bd color charts
#9e20bd RGB chart
      #9e20bd CMYK chart
      #9e20bd RGB pie chart
      #9e20bd color shades, tints & tones
#9e20bd color schemes
#9e20bd color preview, HTML & CSS examples
           This text has a color of #9e20bd        
        
          <p style="color:#9e20bd;">Text here</p>
        
        
          .mytext {color:#9e20bd;}
        
        Text color #9e20bd
      
           This box has a color of #9e20bd        
        
          <div style="background-color:#9e20bd;">Content here</div>
        
        
          .mybackground {background-color:#9e20bd;}
        
        Background color #9e20bd
      
           Border around this has a color of #9e20bd        
        
          <div style="border:2px solid #9e20bd;">Content here</div>
        
        
          .myborder {border:2px solid #9e20bd;}
        
        Border color #9e20bd