#9e558d color space conversions
Hex:
        #9e558d
        RGB:
        158, 85, 141
        CMY:
        38, 67, 45
        CMYK:
        0, 46, 11, 38
      HSL:
        314°, 30.0412%, 47.6471%
        HSV (HSB):
        314°, 46.2025%, 61.9608%
        XYZ:
        22.1568, 15.6892, 27.0598
        xyY:
        0.3414, 0.2417, 15.6892
      CIE-Lab:
        46.5640, 38.0500, -17.8743
        CIE-LCH:
        46.5640, 42.0392, 334.8378
        CIE-Luv:
        46.5640, 38.6496, -31.1191
        Hunter-Lab:
        39.6096, 30.5324, -12.7781
      #9e558d color charts
#9e558d RGB chart
      #9e558d CMYK chart
      #9e558d RGB pie chart
      #9e558d color shades, tints & tones
#9e558d color schemes
#9e558d color preview, HTML & CSS examples
           This text has a color of #9e558d        
        
          <p style="color:#9e558d;">Text here</p>
        
        
          .mytext {color:#9e558d;}
        
        Text color #9e558d
      
           This box has a color of #9e558d        
        
          <div style="background-color:#9e558d;">Content here</div>
        
        
          .mybackground {background-color:#9e558d;}
        
        Background color #9e558d
      
           Border around this has a color of #9e558d        
        
          <div style="border:2px solid #9e558d;">Content here</div>
        
        
          .myborder {border:2px solid #9e558d;}
        
        Border color #9e558d