#9835fc color space conversions
Hex:
        #9835fc
        RGB:
        152, 53, 252
        CMY:
        40, 79, 1
        CMYK:
        40, 79, 0, 1
      HSL:
        270°, 97.0732%, 59.8039%
        HSV (HSB):
        270°, 78.9683%, 98.8235%
        XYZ:
        31.7927, 16.2499, 93.5563
        xyY:
        0.2245, 0.1148, 16.2499
      CIE-Lab:
        47.3006, 74.2351, -80.9984
        CIE-LCH:
        47.3006, 109.8708, 312.5053
        CIE-Luv:
        47.3006, 18.9381, -126.3009
        Hunter-Lab:
        40.3111, 70.2353, -109.3857
      #9835fc color charts
#9835fc RGB chart
      #9835fc CMYK chart
      #9835fc RGB pie chart
      #9835fc color shades, tints & tones
#9835fc color schemes
#9835fc color preview, HTML & CSS examples
           This text has a color of #9835fc        
        
          <p style="color:#9835fc;">Text here</p>
        
        
          .mytext {color:#9835fc;}
        
        Text color #9835fc
      
           This box has a color of #9835fc        
        
          <div style="background-color:#9835fc;">Content here</div>
        
        
          .mybackground {background-color:#9835fc;}
        
        Background color #9835fc
      
           Border around this has a color of #9835fc        
        
          <div style="border:2px solid #9835fc;">Content here</div>
        
        
          .myborder {border:2px solid #9835fc;}
        
        Border color #9835fc