#9467cd color space conversions
Hex:
        #9467cd
        RGB:
        148, 103, 205
        CMY:
        42, 60, 20
        CMYK:
        28, 50, 0, 20
      HSL:
        266°, 50.4950%, 60.3922%
        HSV (HSB):
        266°, 49.7561%, 80.3922%
        XYZ:
        28.0824, 20.4042, 60.2159
        xyY:
        0.2583, 0.1877, 20.4042
      CIE-Lab:
        52.2911, 38.6605, -46.4216
        CIE-LCH:
        52.2911, 60.4119, 309.7880
        CIE-Luv:
        52.2911, 13.8431, -75.8741
        Hunter-Lab:
        45.1710, 31.9228, -47.4178
      #9467cd color charts
#9467cd RGB chart
      #9467cd CMYK chart
      #9467cd RGB pie chart
      #9467cd color shades, tints & tones
#9467cd color schemes
#9467cd color preview, HTML & CSS examples
           This text has a color of #9467cd        
        
          <p style="color:#9467cd;">Text here</p>
        
        
          .mytext {color:#9467cd;}
        
        Text color #9467cd
      
           This box has a color of #9467cd        
        
          <div style="background-color:#9467cd;">Content here</div>
        
        
          .mybackground {background-color:#9467cd;}
        
        Background color #9467cd
      
           Border around this has a color of #9467cd        
        
          <div style="border:2px solid #9467cd;">Content here</div>
        
        
          .myborder {border:2px solid #9467cd;}
        
        Border color #9467cd