#9506dc color space conversions
Hex:
        #9506dc
        RGB:
        149, 6, 220
        CMY:
        42, 98, 14
        CMYK:
        32, 97, 0, 14
      HSL:
        280°, 94.6903%, 44.3137%
        HSV (HSB):
        280°, 97.2727%, 86.2745%
        XYZ:
        25.3778, 11.6871, 68.6284
        xyY:
        0.2401, 0.1106, 11.6871
      CIE-Lab:
        40.7145, 77.5061, -73.6956
        CIE-LCH:
        40.7145, 106.9497, 316.4436
        CIE-Luv:
        40.7145, 27.4370, -110.9522
        Hunter-Lab:
        34.1864, 72.6807, -95.0927
      #9506dc color charts
#9506dc RGB chart
      #9506dc CMYK chart
      #9506dc RGB pie chart
      #9506dc color shades, tints & tones
#9506dc color schemes
#9506dc color preview, HTML & CSS examples
           This text has a color of #9506dc        
        
          <p style="color:#9506dc;">Text here</p>
        
        
          .mytext {color:#9506dc;}
        
        Text color #9506dc
      
           This box has a color of #9506dc        
        
          <div style="background-color:#9506dc;">Content here</div>
        
        
          .mybackground {background-color:#9506dc;}
        
        Background color #9506dc
      
           Border around this has a color of #9506dc        
        
          <div style="border:2px solid #9506dc;">Content here</div>
        
        
          .myborder {border:2px solid #9506dc;}
        
        Border color #9506dc