#954f7e color space conversions
Hex:
        #954f7e
        RGB:
        149, 79, 126
        CMY:
        42, 69, 51
        CMYK:
        0, 47, 15, 42
      HSL:
        320°, 30.7018%, 44.7059%
        HSV (HSB):
        320°, 46.9799%, 58.4314%
        XYZ:
        18.9563, 13.4879, 21.3430
        xyY:
        0.3524, 0.2508, 13.4879
      CIE-Lab:
        43.4894, 35.7096, -13.6113
        CIE-LCH:
        43.4894, 38.2158, 339.1348
        CIE-Luv:
        43.4894, 38.4053, -24.2293
        Hunter-Lab:
        36.7259, 27.8638, -8.7479
      #954f7e color charts
#954f7e RGB chart
      #954f7e CMYK chart
      #954f7e RGB pie chart
      #954f7e color shades, tints & tones
#954f7e color schemes
#954f7e color preview, HTML & CSS examples
           This text has a color of #954f7e        
        
          <p style="color:#954f7e;">Text here</p>
        
        
          .mytext {color:#954f7e;}
        
        Text color #954f7e
      
           This box has a color of #954f7e        
        
          <div style="background-color:#954f7e;">Content here</div>
        
        
          .mybackground {background-color:#954f7e;}
        
        Background color #954f7e
      
           Border around this has a color of #954f7e        
        
          <div style="border:2px solid #954f7e;">Content here</div>
        
        
          .myborder {border:2px solid #954f7e;}
        
        Border color #954f7e