#954ba3 color space conversions
Hex:
        #954ba3
        RGB:
        149, 75, 163
        CMY:
        42, 71, 36
        CMYK:
        9, 54, 0, 36
      HSL:
        290°, 36.9748%, 46.6667%
        HSV (HSB):
        290°, 53.9877%, 63.9216%
        XYZ:
        21.5214, 14.0661, 36.2311
        xyY:
        0.2997, 0.1959, 14.0661
      CIE-Lab:
        44.3275, 44.7200, -34.5786
        CIE-LCH:
        44.3275, 56.5293, 322.2879
        CIE-Luv:
        44.3275, 31.3820, -56.0784
        Hunter-Lab:
        37.5047, 36.7954, -31.0231
      #954ba3 color charts
#954ba3 RGB chart
      #954ba3 CMYK chart
      #954ba3 RGB pie chart
      #954ba3 color shades, tints & tones
#954ba3 color schemes
#954ba3 color preview, HTML & CSS examples
           This text has a color of #954ba3        
        
          <p style="color:#954ba3;">Text here</p>
        
        
          .mytext {color:#954ba3;}
        
        Text color #954ba3
      
           This box has a color of #954ba3        
        
          <div style="background-color:#954ba3;">Content here</div>
        
        
          .mybackground {background-color:#954ba3;}
        
        Background color #954ba3
      
           Border around this has a color of #954ba3        
        
          <div style="border:2px solid #954ba3;">Content here</div>
        
        
          .myborder {border:2px solid #954ba3;}
        
        Border color #954ba3