#9c3fcb color space conversions
Hex:
        #9c3fcb
        RGB:
        156, 63, 203
        CMY:
        39, 75, 20
        CMYK:
        23, 69, 0, 20
      HSL:
        280°, 57.3770%, 52.1569%
        HSV (HSB):
        280°, 68.9655%, 79.6078%
        XYZ:
        26.2673, 14.9347, 57.9982
        xyY:
        0.2648, 0.1506, 14.9347
      CIE-Lab:
        45.5447, 60.4047, -56.0128
        CIE-LCH:
        45.5447, 82.3781, 317.1605
        CIE-Luv:
        45.5447, 29.4855, -89.7220
        Hunter-Lab:
        38.6455, 53.6967, -61.9291
      #9c3fcb color charts
#9c3fcb RGB chart
      #9c3fcb CMYK chart
      #9c3fcb RGB pie chart
      #9c3fcb color shades, tints & tones
#9c3fcb color schemes
#9c3fcb color preview, HTML & CSS examples
           This text has a color of #9c3fcb        
        
          <p style="color:#9c3fcb;">Text here</p>
        
        
          .mytext {color:#9c3fcb;}
        
        Text color #9c3fcb
      
           This box has a color of #9c3fcb        
        
          <div style="background-color:#9c3fcb;">Content here</div>
        
        
          .mybackground {background-color:#9c3fcb;}
        
        Background color #9c3fcb
      
           Border around this has a color of #9c3fcb        
        
          <div style="border:2px solid #9c3fcb;">Content here</div>
        
        
          .myborder {border:2px solid #9c3fcb;}
        
        Border color #9c3fcb