#9b38af color space conversions
Hex:
        #9b38af
        RGB:
        155, 56, 175
        CMY:
        39, 78, 31
        CMYK:
        11, 68, 0, 31
      HSL:
        290°, 51.5152%, 45.2941%
        HSV (HSB):
        290°, 68.0000%, 68.6275%
        XYZ:
        22.6696, 12.8921, 41.8510
        xyY:
        0.2928, 0.1665, 12.8921
      CIE-Lab:
        42.6001, 57.4918, -44.3812
        CIE-LCH:
        42.6001, 72.6292, 322.3334
        CIE-Luv:
        42.6001, 37.4423, -71.2621
        Hunter-Lab:
        35.9055, 49.8646, -43.9739
      #9b38af color charts
#9b38af RGB chart
      #9b38af CMYK chart
      #9b38af RGB pie chart
      #9b38af color shades, tints & tones
#9b38af color schemes
#9b38af color preview, HTML & CSS examples
           This text has a color of #9b38af        
        
          <p style="color:#9b38af;">Text here</p>
        
        
          .mytext {color:#9b38af;}
        
        Text color #9b38af
      
           This box has a color of #9b38af        
        
          <div style="background-color:#9b38af;">Content here</div>
        
        
          .mybackground {background-color:#9b38af;}
        
        Background color #9b38af
      
           Border around this has a color of #9b38af        
        
          <div style="border:2px solid #9b38af;">Content here</div>
        
        
          .myborder {border:2px solid #9b38af;}
        
        Border color #9b38af