#9b27ba color space conversions
Hex:
        #9b27ba
        RGB:
        155, 39, 186
        CMY:
        39, 85, 27
        CMYK:
        17, 79, 0, 27
      HSL:
        287°, 65.3333%, 44.1176%
        HSV (HSB):
        287°, 79.0323%, 72.9412%
        XYZ:
        23.1060, 11.9648, 47.5460
        xyY:
        0.2797, 0.1448, 11.9648
      CIE-Lab:
        41.1601, 65.6761, -53.1816
        CIE-LCH:
        41.1601, 84.5082, 321.0010
        CIE-Luv:
        41.1601, 37.3961, -83.6903
        Hunter-Lab:
        34.5901, 58.7043, -57.2842
      #9b27ba color charts
#9b27ba RGB chart
      #9b27ba CMYK chart
      #9b27ba RGB pie chart
      #9b27ba color shades, tints & tones
#9b27ba color schemes
#9b27ba color preview, HTML & CSS examples
           This text has a color of #9b27ba        
        
          <p style="color:#9b27ba;">Text here</p>
        
        
          .mytext {color:#9b27ba;}
        
        Text color #9b27ba
      
           This box has a color of #9b27ba        
        
          <div style="background-color:#9b27ba;">Content here</div>
        
        
          .mybackground {background-color:#9b27ba;}
        
        Background color #9b27ba
      
           Border around this has a color of #9b27ba        
        
          <div style="border:2px solid #9b27ba;">Content here</div>
        
        
          .myborder {border:2px solid #9b27ba;}
        
        Border color #9b27ba