#9e04ab color space conversions
Hex:
        #9e04ab
        RGB:
        158, 4, 171
        CMY:
        38, 98, 33
        CMYK:
        8, 98, 0, 33
      HSL:
        295°, 95.4286%, 34.3137%
        HSV (HSB):
        295°, 97.6608%, 67.0588%
        XYZ:
        21.4947, 10.2962, 39.3825
        xyY:
        0.3020, 0.1447, 10.2962
      CIE-Lab:
        38.3689, 70.2776, -48.7594
        CIE-LCH:
        38.3689, 85.5361, 325.2467
        CIE-Luv:
        38.3689, 47.1459, -76.4343
        Hunter-Lab:
        32.0877, 63.4187, -50.3076
      #9e04ab color charts
#9e04ab RGB chart
      #9e04ab CMYK chart
      #9e04ab RGB pie chart
      #9e04ab color shades, tints & tones
#9e04ab color schemes
#9e04ab color preview, HTML & CSS examples
           This text has a color of #9e04ab        
        
          <p style="color:#9e04ab;">Text here</p>
        
        
          .mytext {color:#9e04ab;}
        
        Text color #9e04ab
      
           This box has a color of #9e04ab        
        
          <div style="background-color:#9e04ab;">Content here</div>
        
        
          .mybackground {background-color:#9e04ab;}
        
        Background color #9e04ab
      
           Border around this has a color of #9e04ab        
        
          <div style="border:2px solid #9e04ab;">Content here</div>
        
        
          .myborder {border:2px solid #9e04ab;}
        
        Border color #9e04ab