#9630ef color space conversions
Hex:
        #9630ef
        RGB:
        150, 48, 239
        CMY:
        41, 81, 6
        CMYK:
        37, 80, 0, 6
      HSL:
        272°, 85.6502%, 56.2745%
        HSV (HSB):
        272°, 79.9163%, 93.7255%
        XYZ:
        29.2146, 14.8299, 82.9840
        xyY:
        0.2300, 0.1167, 14.8299
      CIE-Lab:
        45.4004, 72.7786, -76.8245
        CIE-LCH:
        45.4004, 105.8240, 313.4508
        CIE-Luv:
        45.4004, 21.0052, -119.0596
        Hunter-Lab:
        38.5096, 68.0238, -100.8066
      #9630ef color charts
#9630ef RGB chart
      #9630ef CMYK chart
      #9630ef RGB pie chart
      #9630ef color shades, tints & tones
#9630ef color schemes
#9630ef color preview, HTML & CSS examples
           This text has a color of #9630ef        
        
          <p style="color:#9630ef;">Text here</p>
        
        
          .mytext {color:#9630ef;}
        
        Text color #9630ef
      
           This box has a color of #9630ef        
        
          <div style="background-color:#9630ef;">Content here</div>
        
        
          .mybackground {background-color:#9630ef;}
        
        Background color #9630ef
      
           Border around this has a color of #9630ef        
        
          <div style="border:2px solid #9630ef;">Content here</div>
        
        
          .myborder {border:2px solid #9630ef;}
        
        Border color #9630ef