#9630eb color space conversions
Hex:
        #9630eb
        RGB:
        150, 48, 235
        CMY:
        41, 81, 8
        CMYK:
        36, 80, 0, 8
      HSL:
        273°, 82.3789%, 55.4902%
        HSV (HSB):
        273°, 79.5745%, 92.1569%
        XYZ:
        28.6300, 14.5961, 79.9056
        xyY:
        0.2325, 0.1185, 14.5961
      CIE-Lab:
        45.0759, 71.9111, -75.0963
        CIE-LCH:
        45.0759, 103.9743, 313.7588
        CIE-Luv:
        45.0759, 21.7842, -116.4667
        Hunter-Lab:
        38.2048, 66.9063, -97.2620
      #9630eb color charts
#9630eb RGB chart
      #9630eb CMYK chart
      #9630eb RGB pie chart
      #9630eb color shades, tints & tones
#9630eb color schemes
#9630eb color preview, HTML & CSS examples
           This text has a color of #9630eb        
        
          <p style="color:#9630eb;">Text here</p>
        
        
          .mytext {color:#9630eb;}
        
        Text color #9630eb
      
           This box has a color of #9630eb        
        
          <div style="background-color:#9630eb;">Content here</div>
        
        
          .mybackground {background-color:#9630eb;}
        
        Background color #9630eb
      
           Border around this has a color of #9630eb        
        
          <div style="border:2px solid #9630eb;">Content here</div>
        
        
          .myborder {border:2px solid #9630eb;}
        
        Border color #9630eb