#954e8b color space conversions
Hex:
        #954e8b
        RGB:
        149, 78, 139
        CMY:
        42, 69, 45
        CMYK:
        0, 48, 7, 42
      HSL:
        308°, 31.2775%, 44.5098%
        HSV (HSB):
        308°, 47.6510%, 58.4314%
        XYZ:
        19.7790, 13.7024, 26.0285
        xyY:
        0.3324, 0.2303, 13.7024
      CIE-Lab:
        43.8031, 38.5237, -21.0163
        CIE-LCH:
        43.8031, 43.8835, 331.3858
        CIE-Luv:
        43.8031, 35.8317, -35.2320
        Hunter-Lab:
        37.0168, 30.5978, -15.7782
      #954e8b color charts
#954e8b RGB chart
      #954e8b CMYK chart
      #954e8b RGB pie chart
      #954e8b color shades, tints & tones
#954e8b color schemes
#954e8b color preview, HTML & CSS examples
           This text has a color of #954e8b        
        
          <p style="color:#954e8b;">Text here</p>
        
        
          .mytext {color:#954e8b;}
        
        Text color #954e8b
      
           This box has a color of #954e8b        
        
          <div style="background-color:#954e8b;">Content here</div>
        
        
          .mybackground {background-color:#954e8b;}
        
        Background color #954e8b
      
           Border around this has a color of #954e8b        
        
          <div style="border:2px solid #954e8b;">Content here</div>
        
        
          .myborder {border:2px solid #954e8b;}
        
        Border color #954e8b