#9c3ceb color space conversions
Hex:
        #9c3ceb
        RGB:
        156, 60, 235
        CMY:
        39, 76, 8
        CMYK:
        34, 74, 0, 8
      HSL:
        273°, 81.3953%, 57.8431%
        HSV (HSB):
        273°, 74.4681%, 92.1569%
        XYZ:
        30.3216, 16.2978, 80.1449
        xyY:
        0.2392, 0.1286, 16.2978
      CIE-Lab:
        47.3628, 68.5290, -71.3334
        CIE-LCH:
        47.3628, 98.9175, 313.8513
        CIE-Luv:
        47.3628, 23.1296, -113.0725
        Hunter-Lab:
        40.3705, 63.4196, -89.4451
      #9c3ceb color charts
#9c3ceb RGB chart
      #9c3ceb CMYK chart
      #9c3ceb RGB pie chart
      #9c3ceb color shades, tints & tones
#9c3ceb color schemes
#9c3ceb color preview, HTML & CSS examples
           This text has a color of #9c3ceb        
        
          <p style="color:#9c3ceb;">Text here</p>
        
        
          .mytext {color:#9c3ceb;}
        
        Text color #9c3ceb
      
           This box has a color of #9c3ceb        
        
          <div style="background-color:#9c3ceb;">Content here</div>
        
        
          .mybackground {background-color:#9c3ceb;}
        
        Background color #9c3ceb
      
           Border around this has a color of #9c3ceb        
        
          <div style="border:2px solid #9c3ceb;">Content here</div>
        
        
          .myborder {border:2px solid #9c3ceb;}
        
        Border color #9c3ceb