#9e27a1 color space conversions
Hex:
        #9e27a1
        RGB:
        158, 39, 161
        CMY:
        38, 85, 37
        CMYK:
        2, 76, 0, 37
      HSL:
        299°, 61.0000%, 39.2157%
        HSV (HSB):
        299°, 75.7764%, 63.1373%
        XYZ:
        21.2591, 11.2933, 34.7776
        xyY:
        0.3157, 0.1677, 11.2933
      CIE-Lab:
        40.0702, 61.8274, -40.0402
        CIE-LCH:
        40.0702, 73.6603, 327.0724
        CIE-Luv:
        40.0702, 47.1045, -64.4808
        Hunter-Lab:
        33.6056, 54.1104, -37.8338
      #9e27a1 color charts
#9e27a1 RGB chart
      #9e27a1 CMYK chart
      #9e27a1 RGB pie chart
      #9e27a1 color shades, tints & tones
#9e27a1 color schemes
#9e27a1 color preview, HTML & CSS examples
           This text has a color of #9e27a1        
        
          <p style="color:#9e27a1;">Text here</p>
        
        
          .mytext {color:#9e27a1;}
        
        Text color #9e27a1
      
           This box has a color of #9e27a1        
        
          <div style="background-color:#9e27a1;">Content here</div>
        
        
          .mybackground {background-color:#9e27a1;}
        
        Background color #9e27a1
      
           Border around this has a color of #9e27a1        
        
          <div style="border:2px solid #9e27a1;">Content here</div>
        
        
          .myborder {border:2px solid #9e27a1;}
        
        Border color #9e27a1