#95589e color space conversions
Hex:
        #95589e
        RGB:
        149, 88, 158
        CMY:
        42, 65, 38
        CMYK:
        6, 44, 0, 38
      HSL:
        292°, 28.4553%, 48.2353%
        HSV (HSB):
        292°, 44.3038%, 61.9608%
        XYZ:
        22.0557, 15.8376, 34.2423
        xyY:
        0.3058, 0.2196, 15.8376
      CIE-Lab:
        46.7607, 36.7335, -27.7997
        CIE-LCH:
        46.7607, 46.0671, 322.8818
        CIE-Luv:
        46.7607, 27.7418, -45.5674
        Hunter-Lab:
        39.7965, 29.2829, -23.1575
      #95589e color charts
#95589e RGB chart
      #95589e CMYK chart
      #95589e RGB pie chart
      #95589e color shades, tints & tones
#95589e color schemes
#95589e color preview, HTML & CSS examples
           This text has a color of #95589e        
        
          <p style="color:#95589e;">Text here</p>
        
        
          .mytext {color:#95589e;}
        
        Text color #95589e
      
           This box has a color of #95589e        
        
          <div style="background-color:#95589e;">Content here</div>
        
        
          .mybackground {background-color:#95589e;}
        
        Background color #95589e
      
           Border around this has a color of #95589e        
        
          <div style="border:2px solid #95589e;">Content here</div>
        
        
          .myborder {border:2px solid #95589e;}
        
        Border color #95589e