#9828bd color space conversions
Hex:
        #9828bd
        RGB:
        152, 40, 189
        CMY:
        40, 84, 26
        CMYK:
        20, 79, 0, 26
      HSL:
        285°, 65.0655%, 44.9020%
        HSV (HSB):
        285°, 78.8360%, 74.1176%
        XYZ:
        22.8930, 11.8671, 49.2281
        xyY:
        0.2726, 0.1413, 11.8671
      CIE-Lab:
        41.0041, 65.3864, -55.2191
        CIE-LCH:
        41.0041, 85.5835, 319.8187
        CIE-Luv:
        41.0041, 34.5724, -86.3240
        Hunter-Lab:
        34.4487, 58.3377, -60.6130
      #9828bd color charts
#9828bd RGB chart
      #9828bd CMYK chart
      #9828bd RGB pie chart
      #9828bd color shades, tints & tones
#9828bd color schemes
#9828bd color preview, HTML & CSS examples
           This text has a color of #9828bd        
        
          <p style="color:#9828bd;">Text here</p>
        
        
          .mytext {color:#9828bd;}
        
        Text color #9828bd
      
           This box has a color of #9828bd        
        
          <div style="background-color:#9828bd;">Content here</div>
        
        
          .mybackground {background-color:#9828bd;}
        
        Background color #9828bd
      
           Border around this has a color of #9828bd        
        
          <div style="border:2px solid #9828bd;">Content here</div>
        
        
          .myborder {border:2px solid #9828bd;}
        
        Border color #9828bd