#9652fc color space conversions
Hex:
        #9652fc
        RGB:
        150, 82, 252
        CMY:
        41, 68, 1
        CMYK:
        40, 67, 0, 1
      HSL:
        264°, 96.5909%, 65.4902%
        HSV (HSB):
        264°, 67.4603%, 98.8235%
        XYZ:
        33.1657, 19.5469, 94.1204
        xyY:
        0.2259, 0.1331, 19.5469
      CIE-Lab:
        51.3210, 61.8320, -74.4481
        CIE-LCH:
        51.3210, 96.7766, 309.7109
        CIE-Luv:
        51.3210, 13.4059, -119.6494
        Hunter-Lab:
        44.2119, 56.5315, -95.2711
      #9652fc color charts
#9652fc RGB chart
      #9652fc CMYK chart
      #9652fc RGB pie chart
      #9652fc color shades, tints & tones
#9652fc color schemes
#9652fc color preview, HTML & CSS examples
           This text has a color of #9652fc        
        
          <p style="color:#9652fc;">Text here</p>
        
        
          .mytext {color:#9652fc;}
        
        Text color #9652fc
      
           This box has a color of #9652fc        
        
          <div style="background-color:#9652fc;">Content here</div>
        
        
          .mybackground {background-color:#9652fc;}
        
        Background color #9652fc
      
           Border around this has a color of #9652fc        
        
          <div style="border:2px solid #9652fc;">Content here</div>
        
        
          .myborder {border:2px solid #9652fc;}
        
        Border color #9652fc