#9829fc color space conversions
Hex:
        #9829fc
        RGB:
        152, 41, 252
        CMY:
        40, 84, 1
        CMYK:
        40, 84, 0, 1
      HSL:
        272°, 97.2350%, 57.4510%
        HSV (HSB):
        272°, 83.7302%, 98.8235%
        XYZ:
        31.3125, 15.2896, 93.3963
        xyY:
        0.2237, 0.1092, 15.2896
      CIE-Lab:
        46.0283, 77.9633, -83.0837
        CIE-LCH:
        46.0283, 113.9350, 313.1789
        CIE-Luv:
        46.0283, 20.1904, -127.9958
        Hunter-Lab:
        39.1019, 74.5134, -114.2451
      #9829fc color charts
#9829fc RGB chart
      #9829fc CMYK chart
      #9829fc RGB pie chart
      #9829fc color shades, tints & tones
#9829fc color schemes
#9829fc color preview, HTML & CSS examples
           This text has a color of #9829fc        
        
          <p style="color:#9829fc;">Text here</p>
        
        
          .mytext {color:#9829fc;}
        
        Text color #9829fc
      
           This box has a color of #9829fc        
        
          <div style="background-color:#9829fc;">Content here</div>
        
        
          .mybackground {background-color:#9829fc;}
        
        Background color #9829fc
      
           Border around this has a color of #9829fc        
        
          <div style="border:2px solid #9829fc;">Content here</div>
        
        
          .myborder {border:2px solid #9829fc;}
        
        Border color #9829fc