#9b38dc color space conversions
Hex:
        #9b38dc
        RGB:
        155, 56, 220
        CMY:
        39, 78, 14
        CMYK:
        30, 75, 0, 14
      HSL:
        276°, 70.0855%, 54.1176%
        HSV (HSB):
        276°, 74.5455%, 86.2745%
        XYZ:
        27.8500, 14.9642, 69.1307
        xyY:
        0.2488, 0.1337, 14.9642
      CIE-Lab:
        45.5851, 66.6443, -65.7152
        CIE-LCH:
        45.5851, 93.5946, 315.4022
        CIE-Luv:
        45.5851, 26.3648, -103.9257
        Hunter-Lab:
        38.6836, 60.8136, -78.8774
      #9b38dc color charts
#9b38dc RGB chart
      #9b38dc CMYK chart
      #9b38dc RGB pie chart
      #9b38dc color shades, tints & tones
#9b38dc color schemes
#9b38dc color preview, HTML & CSS examples
           This text has a color of #9b38dc        
        
          <p style="color:#9b38dc;">Text here</p>
        
        
          .mytext {color:#9b38dc;}
        
        Text color #9b38dc
      
           This box has a color of #9b38dc        
        
          <div style="background-color:#9b38dc;">Content here</div>
        
        
          .mybackground {background-color:#9b38dc;}
        
        Background color #9b38dc
      
           Border around this has a color of #9b38dc        
        
          <div style="border:2px solid #9b38dc;">Content here</div>
        
        
          .myborder {border:2px solid #9b38dc;}
        
        Border color #9b38dc