#954f9d color space conversions
Hex:
        #954f9d
        RGB:
        149, 79, 157
        CMY:
        42, 69, 38
        CMYK:
        5, 50, 0, 38
      HSL:
        294°, 33.0508%, 46.2745%
        HSV (HSB):
        294°, 49.6815%, 61.5686%
        XYZ:
        21.2762, 14.4158, 33.5594
        xyY:
        0.3072, 0.2082, 14.4158
      CIE-Lab:
        44.8235, 41.4206, -30.2297
        CIE-LCH:
        44.8235, 51.2786, 323.8772
        CIE-Luv:
        44.8235, 31.3534, -49.3555
        Hunter-Lab:
        37.9682, 33.5815, -25.8277
      #954f9d color charts
#954f9d RGB chart
      #954f9d CMYK chart
      #954f9d RGB pie chart
      #954f9d color shades, tints & tones
#954f9d color schemes
#954f9d color preview, HTML & CSS examples
           This text has a color of #954f9d        
        
          <p style="color:#954f9d;">Text here</p>
        
        
          .mytext {color:#954f9d;}
        
        Text color #954f9d
      
           This box has a color of #954f9d        
        
          <div style="background-color:#954f9d;">Content here</div>
        
        
          .mybackground {background-color:#954f9d;}
        
        Background color #954f9d
      
           Border around this has a color of #954f9d        
        
          <div style="border:2px solid #954f9d;">Content here</div>
        
        
          .myborder {border:2px solid #954f9d;}
        
        Border color #954f9d