#9840fb color space conversions
Hex:
        #9840fb
        RGB:
        152, 64, 251
        CMY:
        40, 75, 2
        CMYK:
        39, 75, 0, 2
      HSL:
        268°, 95.8974%, 61.7647%
        HSV (HSB):
        268°, 74.5020%, 98.4314%
        XYZ:
        32.1949, 17.3072, 92.9106
        xyY:
        0.2261, 0.1215, 17.3072
      CIE-Lab:
        48.6448, 69.8986, -78.2424
        CIE-LCH:
        48.6448, 104.9175, 311.7763
        CIE-Luv:
        48.6448, 17.6291, -123.5173
        Hunter-Lab:
        41.6020, 65.3340, -103.2923
      #9840fb color charts
#9840fb RGB chart
      #9840fb CMYK chart
      #9840fb RGB pie chart
      #9840fb color shades, tints & tones
#9840fb color schemes
#9840fb color preview, HTML & CSS examples
           This text has a color of #9840fb        
        
          <p style="color:#9840fb;">Text here</p>
        
        
          .mytext {color:#9840fb;}
        
        Text color #9840fb
      
           This box has a color of #9840fb        
        
          <div style="background-color:#9840fb;">Content here</div>
        
        
          .mybackground {background-color:#9840fb;}
        
        Background color #9840fb
      
           Border around this has a color of #9840fb        
        
          <div style="border:2px solid #9840fb;">Content here</div>
        
        
          .myborder {border:2px solid #9840fb;}
        
        Border color #9840fb