#954f7d color space conversions
Hex:
        #954f7d
        RGB:
        149, 79, 125
        CMY:
        42, 69, 51
        CMYK:
        0, 47, 16, 42
      HSL:
        321°, 30.7018%, 44.7059%
        HSV (HSB):
        321°, 46.9799%, 58.4314%
        XYZ:
        18.8921, 13.4622, 21.0048
        xyY:
        0.3541, 0.2523, 13.4622
      CIE-Lab:
        43.4516, 35.5423, -13.0596
        CIE-LCH:
        43.4516, 37.8656, 339.8248
        CIE-Luv:
        43.4516, 38.6351, -23.4285
        Hunter-Lab:
        36.6909, 27.7004, -8.2587
      #954f7d color charts
#954f7d RGB chart
      #954f7d CMYK chart
      #954f7d RGB pie chart
      #954f7d color shades, tints & tones
#954f7d color schemes
#954f7d color preview, HTML & CSS examples
           This text has a color of #954f7d        
        
          <p style="color:#954f7d;">Text here</p>
        
        
          .mytext {color:#954f7d;}
        
        Text color #954f7d
      
           This box has a color of #954f7d        
        
          <div style="background-color:#954f7d;">Content here</div>
        
        
          .mybackground {background-color:#954f7d;}
        
        Background color #954f7d
      
           Border around this has a color of #954f7d        
        
          <div style="border:2px solid #954f7d;">Content here</div>
        
        
          .myborder {border:2px solid #954f7d;}
        
        Border color #954f7d