#9826ff color space conversions
Hex:
        #9826ff
        RGB:
        152, 38, 255
        CMY:
        40, 85, 0
        CMYK:
        40, 85, 0, 0
      HSL:
        272°, 100.0000%, 57.4510%
        HSV (HSB):
        272°, 85.0980%, 100.0000%
        XYZ:
        31.6920, 15.2816, 95.8870
        xyY:
        0.2218, 0.1070, 15.2816
      CIE-Lab:
        46.0175, 79.3989, -84.7767
        CIE-LCH:
        46.0175, 116.1520, 313.1239
        CIE-Luv:
        46.0175, 19.8882, -130.1893
        Hunter-Lab:
        39.0917, 76.3010, -118.0666
      #9826ff color charts
#9826ff RGB chart
      #9826ff CMYK chart
      #9826ff RGB pie chart
      #9826ff color shades, tints & tones
#9826ff color schemes
#9826ff color preview, HTML & CSS examples
           This text has a color of #9826ff        
        
          <p style="color:#9826ff;">Text here</p>
        
        
          .mytext {color:#9826ff;}
        
        Text color #9826ff
      
           This box has a color of #9826ff        
        
          <div style="background-color:#9826ff;">Content here</div>
        
        
          .mybackground {background-color:#9826ff;}
        
        Background color #9826ff
      
           Border around this has a color of #9826ff        
        
          <div style="border:2px solid #9826ff;">Content here</div>
        
        
          .myborder {border:2px solid #9826ff;}
        
        Border color #9826ff