#954e8d color space conversions
Hex:
        #954e8d
        RGB:
        149, 78, 141
        CMY:
        42, 69, 45
        CMYK:
        0, 48, 5, 42
      HSL:
        307°, 31.2775%, 44.5098%
        HSV (HSB):
        307°, 47.6510%, 58.4314%
        XYZ:
        19.9265, 13.7614, 26.8053
        xyY:
        0.3294, 0.2275, 13.7614
      CIE-Lab:
        43.8888, 38.8891, -22.0912
        CIE-LCH:
        43.8888, 44.7256, 330.4009
        CIE-Luv:
        43.8888, 35.3683, -36.8557
        Hunter-Lab:
        37.0964, 30.9636, -16.8746
      #954e8d color charts
#954e8d RGB chart
      #954e8d CMYK chart
      #954e8d RGB pie chart
      #954e8d color shades, tints & tones
#954e8d color schemes
#954e8d color preview, HTML & CSS examples
           This text has a color of #954e8d        
        
          <p style="color:#954e8d;">Text here</p>
        
        
          .mytext {color:#954e8d;}
        
        Text color #954e8d
      
           This box has a color of #954e8d        
        
          <div style="background-color:#954e8d;">Content here</div>
        
        
          .mybackground {background-color:#954e8d;}
        
        Background color #954e8d
      
           Border around this has a color of #954e8d        
        
          <div style="border:2px solid #954e8d;">Content here</div>
        
        
          .myborder {border:2px solid #954e8d;}
        
        Border color #954e8d