#95569b color space conversions
Hex:
        #95569b
        RGB:
        149, 86, 155
        CMY:
        42, 66, 39
        CMYK:
        4, 45, 0, 39
      HSL:
        295°, 28.6307%, 47.2549%
        HSV (HSB):
        295°, 44.5161%, 60.7843%
        XYZ:
        21.6386, 15.4117, 32.8446
        xyY:
        0.3096, 0.2205, 15.4117
      CIE-Lab:
        46.1930, 37.2316, -26.9024
        CIE-LCH:
        46.1930, 45.9339, 324.1493
        CIE-Luv:
        46.1930, 29.1306, -44.1710
        Hunter-Lab:
        39.2577, 29.6870, -22.1240
      #95569b color charts
#95569b RGB chart
      #95569b CMYK chart
      #95569b RGB pie chart
      #95569b color shades, tints & tones
#95569b color schemes
#95569b color preview, HTML & CSS examples
           This text has a color of #95569b        
        
          <p style="color:#95569b;">Text here</p>
        
        
          .mytext {color:#95569b;}
        
        Text color #95569b
      
           This box has a color of #95569b        
        
          <div style="background-color:#95569b;">Content here</div>
        
        
          .mybackground {background-color:#95569b;}
        
        Background color #95569b
      
           Border around this has a color of #95569b        
        
          <div style="border:2px solid #95569b;">Content here</div>
        
        
          .myborder {border:2px solid #95569b;}
        
        Border color #95569b