#9630bd color space conversions
Hex:
        #9630bd
        RGB:
        150, 48, 189
        CMY:
        41, 81, 26
        CMYK:
        21, 75, 0, 26
      HSL:
        283°, 59.4937%, 46.4706%
        HSV (HSB):
        283°, 74.6032%, 74.1176%
        XYZ:
        22.8199, 12.2721, 49.3101
        xyY:
        0.2704, 0.1454, 12.2721
      CIE-Lab:
        41.6453, 62.2915, -54.1989
        CIE-LCH:
        41.6453, 82.5697, 318.9740
        CIE-Luv:
        41.6453, 32.1631, -85.0336
        Hunter-Lab:
        35.0315, 54.9719, -58.9342
      #9630bd color charts
#9630bd RGB chart
      #9630bd CMYK chart
      #9630bd RGB pie chart
      #9630bd color shades, tints & tones
#9630bd color schemes
#9630bd color preview, HTML & CSS examples
           This text has a color of #9630bd        
        
          <p style="color:#9630bd;">Text here</p>
        
        
          .mytext {color:#9630bd;}
        
        Text color #9630bd
      
           This box has a color of #9630bd        
        
          <div style="background-color:#9630bd;">Content here</div>
        
        
          .mybackground {background-color:#9630bd;}
        
        Background color #9630bd
      
           Border around this has a color of #9630bd        
        
          <div style="border:2px solid #9630bd;">Content here</div>
        
        
          .myborder {border:2px solid #9630bd;}
        
        Border color #9630bd