#9e3e87 color space conversions
Hex:
        #9e3e87
        RGB:
        158, 62, 135
        CMY:
        38, 76, 47
        CMYK:
        0, 61, 15, 38
      HSL:
        314°, 43.6364%, 43.1373%
        HSV (HSB):
        314°, 60.7595%, 61.9608%
        XYZ:
        20.1963, 12.4636, 24.2629
        xyY:
        0.3548, 0.2190, 12.4636
      CIE-Lab:
        41.9437, 48.6080, -21.3497
        CIE-LCH:
        41.9437, 53.0900, 336.2879
        CIE-Luv:
        41.9437, 49.4787, -36.8782
        Hunter-Lab:
        35.3039, 40.3331, -16.0349
      #9e3e87 color charts
#9e3e87 RGB chart
      #9e3e87 CMYK chart
      #9e3e87 RGB pie chart
      #9e3e87 color shades, tints & tones
#9e3e87 color schemes
#9e3e87 color preview, HTML & CSS examples
           This text has a color of #9e3e87        
        
          <p style="color:#9e3e87;">Text here</p>
        
        
          .mytext {color:#9e3e87;}
        
        Text color #9e3e87
      
           This box has a color of #9e3e87        
        
          <div style="background-color:#9e3e87;">Content here</div>
        
        
          .mybackground {background-color:#9e3e87;}
        
        Background color #9e3e87
      
           Border around this has a color of #9e3e87        
        
          <div style="border:2px solid #9e3e87;">Content here</div>
        
        
          .myborder {border:2px solid #9e3e87;}
        
        Border color #9e3e87