#9e51bf color space conversions
Hex:
        #9e51bf
        RGB:
        158, 81, 191
        CMY:
        38, 68, 25
        CMYK:
        17, 58, 0, 25
      HSL:
        282°, 46.2185%, 53.3333%
        HSV (HSB):
        282°, 57.5916%, 74.9020%
        XYZ:
        26.4470, 16.9155, 51.1613
        xyY:
        0.2798, 0.1790, 16.9155
      CIE-Lab:
        48.1534, 49.9008, -44.8764
        CIE-LCH:
        48.1534, 67.1116, 318.0346
        CIE-Luv:
        48.1534, 28.8581, -73.4176
        Hunter-Lab:
        41.1285, 42.8063, -44.9631
      #9e51bf color charts
#9e51bf RGB chart
      #9e51bf CMYK chart
      #9e51bf RGB pie chart
      #9e51bf color shades, tints & tones
#9e51bf color schemes
#9e51bf color preview, HTML & CSS examples
           This text has a color of #9e51bf        
        
          <p style="color:#9e51bf;">Text here</p>
        
        
          .mytext {color:#9e51bf;}
        
        Text color #9e51bf
      
           This box has a color of #9e51bf        
        
          <div style="background-color:#9e51bf;">Content here</div>
        
        
          .mybackground {background-color:#9e51bf;}
        
        Background color #9e51bf
      
           Border around this has a color of #9e51bf        
        
          <div style="border:2px solid #9e51bf;">Content here</div>
        
        
          .myborder {border:2px solid #9e51bf;}
        
        Border color #9e51bf