#9506af color space conversions
Hex:
        #9506af
        RGB:
        149, 6, 175
        CMY:
        42, 98, 31
        CMYK:
        15, 97, 0, 31
      HSL:
        291°, 93.3702%, 35.4902%
        HSV (HSB):
        291°, 96.5714%, 68.6275%
        XYZ:
        20.1974, 9.6150, 41.3488
        xyY:
        0.2838, 0.1351, 9.6150
      CIE-Lab:
        37.1423, 69.3088, -53.2072
        CIE-LCH:
        37.1423, 87.3768, 322.4871
        CIE-Luv:
        37.1423, 39.7022, -81.2909
        Hunter-Lab:
        31.0080, 62.0041, -57.3569
      #9506af color charts
#9506af RGB chart
      #9506af CMYK chart
      #9506af RGB pie chart
      #9506af color shades, tints & tones
#9506af color schemes
#9506af color preview, HTML & CSS examples
           This text has a color of #9506af        
        
          <p style="color:#9506af;">Text here</p>
        
        
          .mytext {color:#9506af;}
        
        Text color #9506af
      
           This box has a color of #9506af        
        
          <div style="background-color:#9506af;">Content here</div>
        
        
          .mybackground {background-color:#9506af;}
        
        Background color #9506af
      
           Border around this has a color of #9506af        
        
          <div style="border:2px solid #9506af;">Content here</div>
        
        
          .myborder {border:2px solid #9506af;}
        
        Border color #9506af