#9732fc color space conversions
Hex:
        #9732fc
        RGB:
        151, 50, 252
        CMY:
        41, 80, 1
        CMYK:
        40, 80, 0, 1
      HSL:
        270°, 97.1154%, 59.2157%
        HSV (HSB):
        270°, 80.1587%, 98.8235%
        XYZ:
        31.4738, 15.8888, 93.5035
        xyY:
        0.2234, 0.1128, 15.8888
      CIE-Lab:
        46.8282, 75.1069, -81.7771
        CIE-LCH:
        46.8282, 111.0339, 312.5654
        CIE-Luv:
        46.8282, 18.8286, -126.9202
        Hunter-Lab:
        39.8607, 71.1862, -111.1772
      #9732fc color charts
#9732fc RGB chart
      #9732fc CMYK chart
      #9732fc RGB pie chart
      #9732fc color shades, tints & tones
#9732fc color schemes
#9732fc color preview, HTML & CSS examples
           This text has a color of #9732fc        
        
          <p style="color:#9732fc;">Text here</p>
        
        
          .mytext {color:#9732fc;}
        
        Text color #9732fc
      
           This box has a color of #9732fc        
        
          <div style="background-color:#9732fc;">Content here</div>
        
        
          .mybackground {background-color:#9732fc;}
        
        Background color #9732fc
      
           Border around this has a color of #9732fc        
        
          <div style="border:2px solid #9732fc;">Content here</div>
        
        
          .myborder {border:2px solid #9732fc;}
        
        Border color #9732fc