#9e1bda color space conversions
Hex:
        #9e1bda
        RGB:
        158, 27, 218
        CMY:
        38, 89, 15
        CMYK:
        28, 88, 0, 15
      HSL:
        281°, 77.9592%, 48.0392%
        HSV (HSB):
        281°, 87.6147%, 85.4902%
        XYZ:
        27.1474, 13.1149, 67.4303
        xyY:
        0.2521, 0.1218, 13.1149
      CIE-Lab:
        42.9359, 75.2468, -68.8617
        CIE-LCH:
        42.9359, 102.0001, 317.5370
        CIE-Luv:
        42.9359, 31.7977, -106.8140
        Hunter-Lab:
        36.2145, 70.4329, -85.0459
      #9e1bda color charts
#9e1bda RGB chart
      #9e1bda CMYK chart
      #9e1bda RGB pie chart
      #9e1bda color shades, tints & tones
#9e1bda color schemes
#9e1bda color preview, HTML & CSS examples
           This text has a color of #9e1bda        
        
          <p style="color:#9e1bda;">Text here</p>
        
        
          .mytext {color:#9e1bda;}
        
        Text color #9e1bda
      
           This box has a color of #9e1bda        
        
          <div style="background-color:#9e1bda;">Content here</div>
        
        
          .mybackground {background-color:#9e1bda;}
        
        Background color #9e1bda
      
           Border around this has a color of #9e1bda        
        
          <div style="border:2px solid #9e1bda;">Content here</div>
        
        
          .myborder {border:2px solid #9e1bda;}
        
        Border color #9e1bda