#9506be color space conversions
Hex:
        #9506be
        RGB:
        149, 6, 190
        CMY:
        42, 98, 25
        CMYK:
        22, 97, 0, 25
      HSL:
        287°, 93.8776%, 38.4314%
        HSV (HSB):
        287°, 96.8421%, 74.5098%
        XYZ:
        21.7538, 10.2375, 49.5447
        xyY:
        0.2668, 0.1256, 10.2375
      CIE-Lab:
        38.2654, 71.9432, -60.2695
        CIE-LCH:
        38.2654, 93.8522, 320.0458
        CIE-Luv:
        38.2654, 35.2029, -91.4897
        Hunter-Lab:
        31.9961, 65.3670, -69.4109
      #9506be color charts
#9506be RGB chart
      #9506be CMYK chart
      #9506be RGB pie chart
      #9506be color shades, tints & tones
#9506be color schemes
#9506be color preview, HTML & CSS examples
           This text has a color of #9506be        
        
          <p style="color:#9506be;">Text here</p>
        
        
          .mytext {color:#9506be;}
        
        Text color #9506be
      
           This box has a color of #9506be        
        
          <div style="background-color:#9506be;">Content here</div>
        
        
          .mybackground {background-color:#9506be;}
        
        Background color #9506be
      
           Border around this has a color of #9506be        
        
          <div style="border:2px solid #9506be;">Content here</div>
        
        
          .myborder {border:2px solid #9506be;}
        
        Border color #9506be