#9b0bae color space conversions
Hex:
        #9b0bae
        RGB:
        155, 11, 174
        CMY:
        39, 96, 32
        CMYK:
        11, 94, 0, 32
      HSL:
        293°, 88.1081%, 36.2745%
        HSV (HSB):
        293°, 93.6782%, 68.2353%
        XYZ:
        21.2772, 10.2639, 40.9041
        xyY:
        0.2937, 0.1417, 10.2639
      CIE-Lab:
        38.3120, 69.4924, -50.6695
        CIE-LCH:
        38.3120, 86.0034, 323.9028
        CIE-Luv:
        38.3120, 43.7344, -78.8415
        Hunter-Lab:
        32.0373, 62.4834, -53.2732
      #9b0bae color charts
#9b0bae RGB chart
      #9b0bae CMYK chart
      #9b0bae RGB pie chart
      #9b0bae color shades, tints & tones
#9b0bae color schemes
#9b0bae color preview, HTML & CSS examples
           This text has a color of #9b0bae        
        
          <p style="color:#9b0bae;">Text here</p>
        
        
          .mytext {color:#9b0bae;}
        
        Text color #9b0bae
      
           This box has a color of #9b0bae        
        
          <div style="background-color:#9b0bae;">Content here</div>
        
        
          .mybackground {background-color:#9b0bae;}
        
        Background color #9b0bae
      
           Border around this has a color of #9b0bae        
        
          <div style="border:2px solid #9b0bae;">Content here</div>
        
        
          .myborder {border:2px solid #9b0bae;}
        
        Border color #9b0bae