#9a52fc color space conversions
Hex:
        #9a52fc
        RGB:
        154, 82, 252
        CMY:
        40, 68, 1
        CMYK:
        39, 67, 0, 1
      HSL:
        265°, 96.5909%, 65.4902%
        HSV (HSB):
        265°, 67.4603%, 98.8235%
        XYZ:
        33.9144, 19.9329, 94.1554
        xyY:
        0.2291, 0.1347, 19.9329
      CIE-Lab:
        51.7612, 62.5637, -73.7127
        CIE-LCH:
        51.7612, 96.6839, 310.3229
        CIE-Luv:
        51.7612, 15.2126, -118.9766
        Hunter-Lab:
        44.6463, 57.4621, -93.7855
      #9a52fc color charts
#9a52fc RGB chart
      #9a52fc CMYK chart
      #9a52fc RGB pie chart
      #9a52fc color shades, tints & tones
#9a52fc color schemes
#9a52fc color preview, HTML & CSS examples
           This text has a color of #9a52fc        
        
          <p style="color:#9a52fc;">Text here</p>
        
        
          .mytext {color:#9a52fc;}
        
        Text color #9a52fc
      
           This box has a color of #9a52fc        
        
          <div style="background-color:#9a52fc;">Content here</div>
        
        
          .mybackground {background-color:#9a52fc;}
        
        Background color #9a52fc
      
           Border around this has a color of #9a52fc        
        
          <div style="border:2px solid #9a52fc;">Content here</div>
        
        
          .myborder {border:2px solid #9a52fc;}
        
        Border color #9a52fc