#9828bf color space conversions
Hex:
        #9828bf
        RGB:
        152, 40, 191
        CMY:
        40, 84, 25
        CMYK:
        20, 79, 0, 25
      HSL:
        285°, 65.3680%, 45.2941%
        HSV (HSB):
        285°, 79.0576%, 74.9020%
        XYZ:
        23.1117, 11.9546, 50.3796
        xyY:
        0.2705, 0.1399, 11.9546
      CIE-Lab:
        41.1438, 65.7716, -56.1659
        CIE-LCH:
        41.1438, 86.4899, 319.5042
        CIE-Luv:
        41.1438, 34.0323, -87.7379
        Hunter-Lab:
        34.5754, 58.8101, -62.1883
      #9828bf color charts
#9828bf RGB chart
      #9828bf CMYK chart
      #9828bf RGB pie chart
      #9828bf color shades, tints & tones
#9828bf color schemes
#9828bf color preview, HTML & CSS examples
           This text has a color of #9828bf        
        
          <p style="color:#9828bf;">Text here</p>
        
        
          .mytext {color:#9828bf;}
        
        Text color #9828bf
      
           This box has a color of #9828bf        
        
          <div style="background-color:#9828bf;">Content here</div>
        
        
          .mybackground {background-color:#9828bf;}
        
        Background color #9828bf
      
           Border around this has a color of #9828bf        
        
          <div style="border:2px solid #9828bf;">Content here</div>
        
        
          .myborder {border:2px solid #9828bf;}
        
        Border color #9828bf