#9b5acb color space conversions
Hex:
        #9b5acb
        RGB:
        155, 90, 203
        CMY:
        39, 65, 20
        CMYK:
        24, 56, 0, 20
      HSL:
        275°, 52.0737%, 57.4510%
        HSV (HSB):
        275°, 55.6650%, 79.6078%
        XYZ:
        27.9532, 18.5927, 58.6154
        xyY:
        0.2658, 0.1768, 18.5927
      CIE-Lab:
        50.2072, 47.1313, -48.5470
        CIE-LCH:
        50.2072, 67.6622, 314.1523
        CIE-Luv:
        50.2072, 22.0648, -79.4106
        Hunter-Lab:
        43.1192, 40.2588, -50.4141
      #9b5acb color charts
#9b5acb RGB chart
      #9b5acb CMYK chart
      #9b5acb RGB pie chart
      #9b5acb color shades, tints & tones
#9b5acb color schemes
#9b5acb color preview, HTML & CSS examples
           This text has a color of #9b5acb        
        
          <p style="color:#9b5acb;">Text here</p>
        
        
          .mytext {color:#9b5acb;}
        
        Text color #9b5acb
      
           This box has a color of #9b5acb        
        
          <div style="background-color:#9b5acb;">Content here</div>
        
        
          .mybackground {background-color:#9b5acb;}
        
        Background color #9b5acb
      
           Border around this has a color of #9b5acb        
        
          <div style="border:2px solid #9b5acb;">Content here</div>
        
        
          .myborder {border:2px solid #9b5acb;}
        
        Border color #9b5acb