#9829fe color space conversions
Hex:
        #9829fe
        RGB:
        152, 41, 254
        CMY:
        40, 84, 0
        CMYK:
        40, 84, 0, 0
      HSL:
        271°, 99.0698%, 57.8431%
        HSV (HSB):
        271°, 83.8583%, 99.6078%
        XYZ:
        31.6312, 15.4170, 95.0746
        xyY:
        0.2226, 0.1085, 15.4170
      CIE-Lab:
        46.2002, 78.3899, -83.9188
        CIE-LCH:
        46.2002, 114.8362, 313.0490
        CIE-Luv:
        46.2002, 19.8190, -129.2423
        Hunter-Lab:
        39.2645, 75.0854, -116.0788
      #9829fe color charts
#9829fe RGB chart
      #9829fe CMYK chart
      #9829fe RGB pie chart
      #9829fe color shades, tints & tones
#9829fe color schemes
#9829fe color preview, HTML & CSS examples
           This text has a color of #9829fe        
        
          <p style="color:#9829fe;">Text here</p>
        
        
          .mytext {color:#9829fe;}
        
        Text color #9829fe
      
           This box has a color of #9829fe        
        
          <div style="background-color:#9829fe;">Content here</div>
        
        
          .mybackground {background-color:#9829fe;}
        
        Background color #9829fe
      
           Border around this has a color of #9829fe        
        
          <div style="border:2px solid #9829fe;">Content here</div>
        
        
          .myborder {border:2px solid #9829fe;}
        
        Border color #9829fe