#9b27bf color space conversions
Hex:
        #9b27bf
        RGB:
        155, 39, 191
        CMY:
        39, 85, 25
        CMYK:
        19, 80, 0, 25
      HSL:
        286°, 66.0870%, 45.0980%
        HSV (HSB):
        286°, 79.5812%, 74.9020%
        XYZ:
        23.6471, 12.1812, 50.3951
        xyY:
        0.2743, 0.1413, 12.1812
      CIE-Lab:
        41.5027, 66.6164, -55.5631
        CIE-LCH:
        41.5027, 86.7468, 320.1694
        CIE-Luv:
        41.5027, 35.9900, -87.2535
        Hunter-Lab:
        34.9016, 59.8624, -61.1790
      #9b27bf color charts
#9b27bf RGB chart
      #9b27bf CMYK chart
      #9b27bf RGB pie chart
      #9b27bf color shades, tints & tones
#9b27bf color schemes
#9b27bf color preview, HTML & CSS examples
           This text has a color of #9b27bf        
        
          <p style="color:#9b27bf;">Text here</p>
        
        
          .mytext {color:#9b27bf;}
        
        Text color #9b27bf
      
           This box has a color of #9b27bf        
        
          <div style="background-color:#9b27bf;">Content here</div>
        
        
          .mybackground {background-color:#9b27bf;}
        
        Background color #9b27bf
      
           Border around this has a color of #9b27bf        
        
          <div style="border:2px solid #9b27bf;">Content here</div>
        
        
          .myborder {border:2px solid #9b27bf;}
        
        Border color #9b27bf