#9630fd color space conversions
Hex:
        #9630fd
        RGB:
        150, 48, 253
        CMY:
        41, 81, 1
        CMYK:
        41, 81, 0, 1
      HSL:
        270°, 98.0861%, 59.0196%
        HSV (HSB):
        270°, 81.0277%, 99.2157%
        XYZ:
        31.3643, 15.6898, 94.3039
        xyY:
        0.2219, 0.1110, 15.6898
      CIE-Lab:
        46.5648, 75.8405, -82.7721
        CIE-LCH:
        46.5648, 112.2631, 312.4977
        CIE-Luv:
        46.5648, 18.4148, -127.9804
        Hunter-Lab:
        39.6103, 72.0218, -113.4298
      #9630fd color charts
#9630fd RGB chart
      #9630fd CMYK chart
      #9630fd RGB pie chart
      #9630fd color shades, tints & tones
#9630fd color schemes
#9630fd color preview, HTML & CSS examples
           This text has a color of #9630fd        
        
          <p style="color:#9630fd;">Text here</p>
        
        
          .mytext {color:#9630fd;}
        
        Text color #9630fd
      
           This box has a color of #9630fd        
        
          <div style="background-color:#9630fd;">Content here</div>
        
        
          .mybackground {background-color:#9630fd;}
        
        Background color #9630fd
      
           Border around this has a color of #9630fd        
        
          <div style="border:2px solid #9630fd;">Content here</div>
        
        
          .myborder {border:2px solid #9630fd;}
        
        Border color #9630fd