#955e89 color space conversions
Hex:
        #955e89
        RGB:
        149, 94, 137
        CMY:
        42, 63, 46
        CMYK:
        0, 37, 8, 42
      HSL:
        313°, 22.6337%, 47.6471%
        HSV (HSB):
        313°, 36.9128%, 58.4314%
        XYZ:
        20.9125, 16.2011, 25.6918
        xyY:
        0.3330, 0.2580, 16.2011
      CIE-Lab:
        47.2372, 29.2765, -14.5579
        CIE-LCH:
        47.2372, 32.6963, 333.5609
        CIE-Luv:
        47.2372, 29.1473, -25.0220
        Hunter-Lab:
        40.2506, 22.3024, -9.6692
      #955e89 color charts
#955e89 RGB chart
      #955e89 CMYK chart
      #955e89 RGB pie chart
      #955e89 color shades, tints & tones
#955e89 color schemes
#955e89 color preview, HTML & CSS examples
           This text has a color of #955e89        
        
          <p style="color:#955e89;">Text here</p>
        
        
          .mytext {color:#955e89;}
        
        Text color #955e89
      
           This box has a color of #955e89        
        
          <div style="background-color:#955e89;">Content here</div>
        
        
          .mybackground {background-color:#955e89;}
        
        Background color #955e89
      
           Border around this has a color of #955e89        
        
          <div style="border:2px solid #955e89;">Content here</div>
        
        
          .myborder {border:2px solid #955e89;}
        
        Border color #955e89