#9c3fbf color space conversions
Hex:
        #9c3fbf
        RGB:
        156, 63, 191
        CMY:
        39, 75, 25
        CMYK:
        18, 67, 0, 25
      HSL:
        284°, 50.3937%, 49.8039%
        HSV (HSB):
        284°, 67.0157%, 74.9020%
        XYZ:
        24.8918, 14.3845, 50.7548
        xyY:
        0.2765, 0.1598, 14.3845
      CIE-Lab:
        44.7794, 57.9161, -50.2807
        CIE-LCH:
        44.7794, 76.6969, 319.0366
        CIE-Luv:
        44.7794, 32.3437, -80.8325
        Hunter-Lab:
        37.9269, 50.7790, -52.7945
      #9c3fbf color charts
#9c3fbf RGB chart
      #9c3fbf CMYK chart
      #9c3fbf RGB pie chart
      #9c3fbf color shades, tints & tones
#9c3fbf color schemes
#9c3fbf color preview, HTML & CSS examples
           This text has a color of #9c3fbf        
        
          <p style="color:#9c3fbf;">Text here</p>
        
        
          .mytext {color:#9c3fbf;}
        
        Text color #9c3fbf
      
           This box has a color of #9c3fbf        
        
          <div style="background-color:#9c3fbf;">Content here</div>
        
        
          .mybackground {background-color:#9c3fbf;}
        
        Background color #9c3fbf
      
           Border around this has a color of #9c3fbf        
        
          <div style="border:2px solid #9c3fbf;">Content here</div>
        
        
          .myborder {border:2px solid #9c3fbf;}
        
        Border color #9c3fbf