#9a34e1 color space conversions
Hex:
        #9a34e1
        RGB:
        154, 52, 225
        CMY:
        40, 80, 12
        CMYK:
        32, 77, 0, 12
      HSL:
        275°, 74.2489%, 54.3137%
        HSV (HSB):
        275°, 76.8889%, 88.2353%
        XYZ:
        28.1450, 14.7623, 72.6002
        xyY:
        0.2437, 0.1278, 14.7623
      CIE-Lab:
        45.3068, 69.0125, -69.0239
        CIE-LCH:
        45.3068, 97.6065, 314.9953
        CIE-Luv:
        45.3068, 25.3474, -108.4151
        Hunter-Lab:
        38.4217, 63.5187, -85.1370
      #9a34e1 color charts
#9a34e1 RGB chart
      #9a34e1 CMYK chart
      #9a34e1 RGB pie chart
      #9a34e1 color shades, tints & tones
#9a34e1 color schemes
#9a34e1 color preview, HTML & CSS examples
           This text has a color of #9a34e1        
        
          <p style="color:#9a34e1;">Text here</p>
        
        
          .mytext {color:#9a34e1;}
        
        Text color #9a34e1
      
           This box has a color of #9a34e1        
        
          <div style="background-color:#9a34e1;">Content here</div>
        
        
          .mybackground {background-color:#9a34e1;}
        
        Background color #9a34e1
      
           Border around this has a color of #9a34e1        
        
          <div style="border:2px solid #9a34e1;">Content here</div>
        
        
          .myborder {border:2px solid #9a34e1;}
        
        Border color #9a34e1