#9724fa color space conversions
Hex:
        #9724fa
        RGB:
        151, 36, 250
        CMY:
        41, 86, 2
        CMYK:
        40, 86, 0, 2
      HSL:
        272°, 95.5357%, 56.0784%
        HSV (HSB):
        272°, 85.6000%, 98.0392%
        XYZ:
        30.6487, 14.7432, 91.6728
        xyY:
        0.2236, 0.1076, 14.7432
      CIE-Lab:
        45.2804, 78.7289, -83.1969
        CIE-LCH:
        45.2804, 114.5424, 313.4194
        CIE-Luv:
        45.2804, 20.5258, -127.4222
        Hunter-Lab:
        38.3969, 75.2857, -114.6776
      #9724fa color charts
#9724fa RGB chart
      #9724fa CMYK chart
      #9724fa RGB pie chart
      #9724fa color shades, tints & tones
#9724fa color schemes
#9724fa color preview, HTML & CSS examples
           This text has a color of #9724fa        
        
          <p style="color:#9724fa;">Text here</p>
        
        
          .mytext {color:#9724fa;}
        
        Text color #9724fa
      
           This box has a color of #9724fa        
        
          <div style="background-color:#9724fa;">Content here</div>
        
        
          .mybackground {background-color:#9724fa;}
        
        Background color #9724fa
      
           Border around this has a color of #9724fa        
        
          <div style="border:2px solid #9724fa;">Content here</div>
        
        
          .myborder {border:2px solid #9724fa;}
        
        Border color #9724fa