#9b3f8a color space conversions
Hex:
        #9b3f8a
        RGB:
        155, 63, 138
        CMY:
        39, 75, 46
        CMYK:
        0, 59, 11, 39
      HSL:
        311°, 42.2018%, 42.7451%
        HSV (HSB):
        311°, 59.3548%, 60.7843%
        XYZ:
        19.8825, 12.3586, 25.3823
        xyY:
        0.3450, 0.2145, 12.3586
      CIE-Lab:
        41.7804, 47.7583, -23.4679
        CIE-LCH:
        41.7804, 53.2127, 333.8310
        CIE-Luv:
        41.7804, 46.0454, -39.6953
        Hunter-Lab:
        35.1547, 39.4337, -18.2000
      #9b3f8a color charts
#9b3f8a RGB chart
      #9b3f8a CMYK chart
      #9b3f8a RGB pie chart
      #9b3f8a color shades, tints & tones
#9b3f8a color schemes
#9b3f8a color preview, HTML & CSS examples
           This text has a color of #9b3f8a        
        
          <p style="color:#9b3f8a;">Text here</p>
        
        
          .mytext {color:#9b3f8a;}
        
        Text color #9b3f8a
      
           This box has a color of #9b3f8a        
        
          <div style="background-color:#9b3f8a;">Content here</div>
        
        
          .mybackground {background-color:#9b3f8a;}
        
        Background color #9b3f8a
      
           Border around this has a color of #9b3f8a        
        
          <div style="border:2px solid #9b3f8a;">Content here</div>
        
        
          .myborder {border:2px solid #9b3f8a;}
        
        Border color #9b3f8a