#9a04af color space conversions
Hex:
        #9a04af
        RGB:
        154, 4, 175
        CMY:
        40, 98, 31
        CMYK:
        12, 98, 0, 31
      HSL:
        293°, 95.5307%, 35.0980%
        HSV (HSB):
        293°, 97.7143%, 68.6275%
        XYZ:
        21.1077, 10.0520, 41.3852
        xyY:
        0.2910, 0.1386, 10.0520
      CIE-Lab:
        37.9356, 70.3062, -51.8820
        CIE-LCH:
        37.9356, 87.3767, 323.5748
        CIE-Luv:
        37.9356, 43.0816, -80.2601
        Hunter-Lab:
        31.7049, 63.3538, -55.1993
      #9a04af color charts
#9a04af RGB chart
      #9a04af CMYK chart
      #9a04af RGB pie chart
      #9a04af color shades, tints & tones
#9a04af color schemes
#9a04af color preview, HTML & CSS examples
           This text has a color of #9a04af        
        
          <p style="color:#9a04af;">Text here</p>
        
        
          .mytext {color:#9a04af;}
        
        Text color #9a04af
      
           This box has a color of #9a04af        
        
          <div style="background-color:#9a04af;">Content here</div>
        
        
          .mybackground {background-color:#9a04af;}
        
        Background color #9a04af
      
           Border around this has a color of #9a04af        
        
          <div style="border:2px solid #9a04af;">Content here</div>
        
        
          .myborder {border:2px solid #9a04af;}
        
        Border color #9a04af