#954d9f color space conversions
Hex:
        #954d9f
        RGB:
        149, 77, 159
        CMY:
        42, 70, 38
        CMYK:
        6, 52, 0, 38
      HSL:
        293°, 34.7458%, 46.2745%
        HSV (HSB):
        293°, 51.5723%, 62.3529%
        XYZ:
        21.3063, 14.2005, 34.4189
        xyY:
        0.3047, 0.2031, 14.2005
      CIE-Lab:
        44.5191, 42.8756, -31.8980
        CIE-LCH:
        44.5191, 53.4397, 323.3520
        CIE-Luv:
        44.5191, 31.6150, -51.9341
        Hunter-Lab:
        37.6836, 34.9777, -27.7750
      #954d9f color charts
#954d9f RGB chart
      #954d9f CMYK chart
      #954d9f RGB pie chart
      #954d9f color shades, tints & tones
#954d9f color schemes
#954d9f color preview, HTML & CSS examples
           This text has a color of #954d9f        
        
          <p style="color:#954d9f;">Text here</p>
        
        
          .mytext {color:#954d9f;}
        
        Text color #954d9f
      
           This box has a color of #954d9f        
        
          <div style="background-color:#954d9f;">Content here</div>
        
        
          .mybackground {background-color:#954d9f;}
        
        Background color #954d9f
      
           Border around this has a color of #954d9f        
        
          <div style="border:2px solid #954d9f;">Content here</div>
        
        
          .myborder {border:2px solid #954d9f;}
        
        Border color #954d9f