#9e09ba color space conversions
Hex:
        #9e09ba
        RGB:
        158, 9, 186
        CMY:
        38, 96, 27
        CMYK:
        15, 95, 0, 27
      HSL:
        291°, 90.7692%, 38.2353%
        HSV (HSB):
        291°, 95.1613%, 72.9412%
        XYZ:
        23.0612, 11.0096, 47.3640
        xyY:
        0.2832, 0.1352, 11.0096
      CIE-Lab:
        39.5967, 72.2127, -55.6832
        CIE-LCH:
        39.5967, 91.1882, 322.3642
        CIE-Luv:
        39.5967, 41.9205, -86.6563
        Hunter-Lab:
        33.1808, 65.9939, -61.4071
      #9e09ba color charts
#9e09ba RGB chart
      #9e09ba CMYK chart
      #9e09ba RGB pie chart
      #9e09ba color shades, tints & tones
#9e09ba color schemes
#9e09ba color preview, HTML & CSS examples
           This text has a color of #9e09ba        
        
          <p style="color:#9e09ba;">Text here</p>
        
        
          .mytext {color:#9e09ba;}
        
        Text color #9e09ba
      
           This box has a color of #9e09ba        
        
          <div style="background-color:#9e09ba;">Content here</div>
        
        
          .mybackground {background-color:#9e09ba;}
        
        Background color #9e09ba
      
           Border around this has a color of #9e09ba        
        
          <div style="border:2px solid #9e09ba;">Content here</div>
        
        
          .myborder {border:2px solid #9e09ba;}
        
        Border color #9e09ba