#9a47a1 color space conversions
Hex:
        #9a47a1
        RGB:
        154, 71, 161
        CMY:
        40, 72, 37
        CMYK:
        4, 56, 0, 37
      HSL:
        295°, 38.7931%, 45.4902%
        HSV (HSB):
        295°, 55.9006%, 63.1373%
        XYZ:
        22.0127, 13.9497, 35.2506
        xyY:
        0.3091, 0.1959, 13.9497
      CIE-Lab:
        44.1607, 47.7406, -33.6046
        CIE-LCH:
        44.1607, 58.3818, 324.8583
        CIE-Luv:
        44.1607, 36.4148, -54.9996
        Hunter-Lab:
        37.3493, 39.8418, -29.8139
      #9a47a1 color charts
#9a47a1 RGB chart
      #9a47a1 CMYK chart
      #9a47a1 RGB pie chart
      #9a47a1 color shades, tints & tones
#9a47a1 color schemes
#9a47a1 color preview, HTML & CSS examples
           This text has a color of #9a47a1        
        
          <p style="color:#9a47a1;">Text here</p>
        
        
          .mytext {color:#9a47a1;}
        
        Text color #9a47a1
      
           This box has a color of #9a47a1        
        
          <div style="background-color:#9a47a1;">Content here</div>
        
        
          .mybackground {background-color:#9a47a1;}
        
        Background color #9a47a1
      
           Border around this has a color of #9a47a1        
        
          <div style="border:2px solid #9a47a1;">Content here</div>
        
        
          .myborder {border:2px solid #9a47a1;}
        
        Border color #9a47a1