#9503d5 color space conversions
Hex:
        #9503d5
        RGB:
        149, 3, 213
        CMY:
        42, 99, 16
        CMYK:
        30, 99, 0, 16
      HSL:
        282°, 97.2222%, 42.3529%
        HSV (HSB):
        282°, 98.5915%, 83.5294%
        XYZ:
        24.4372, 11.2588, 63.8360
        xyY:
        0.2455, 0.1131, 11.2588
      CIE-Lab:
        40.0130, 76.5019, -70.8168
        CIE-LCH:
        40.0130, 104.2476, 317.2100
        CIE-Luv:
        40.0130, 29.2167, -106.6478
        Hunter-Lab:
        33.5541, 71.2806, -89.3101
      #9503d5 color charts
#9503d5 RGB chart
      #9503d5 CMYK chart
      #9503d5 RGB pie chart
      #9503d5 color shades, tints & tones
#9503d5 color schemes
#9503d5 color preview, HTML & CSS examples
           This text has a color of #9503d5        
        
          <p style="color:#9503d5;">Text here</p>
        
        
          .mytext {color:#9503d5;}
        
        Text color #9503d5
      
           This box has a color of #9503d5        
        
          <div style="background-color:#9503d5;">Content here</div>
        
        
          .mybackground {background-color:#9503d5;}
        
        Background color #9503d5
      
           Border around this has a color of #9503d5        
        
          <div style="border:2px solid #9503d5;">Content here</div>
        
        
          .myborder {border:2px solid #9503d5;}
        
        Border color #9503d5