#950b6d color space conversions
Hex:
        #950b6d
        RGB:
        149, 11, 109
        CMY:
        42, 96, 57
        CMYK:
        0, 93, 27, 42
      HSL:
        317°, 86.2500%, 31.3725%
        HSV (HSB):
        317°, 92.6174%, 58.4314%
        XYZ:
        15.2744, 7.7330, 15.1556
        xyY:
        0.4002, 0.2026, 7.7330
      CIE-Lab:
        33.4206, 58.8194, -18.4416
        CIE-LCH:
        33.4206, 61.6426, 342.5922
        CIE-Luv:
        33.4206, 64.2400, -32.3875
        Hunter-Lab:
        27.8083, 49.3810, -12.8473
      #950b6d color charts
#950b6d RGB chart
      #950b6d CMYK chart
      #950b6d RGB pie chart
      #950b6d color shades, tints & tones
#950b6d color schemes
#950b6d color preview, HTML & CSS examples
           This text has a color of #950b6d        
        
          <p style="color:#950b6d;">Text here</p>
        
        
          .mytext {color:#950b6d;}
        
        Text color #950b6d
      
           This box has a color of #950b6d        
        
          <div style="background-color:#950b6d;">Content here</div>
        
        
          .mybackground {background-color:#950b6d;}
        
        Background color #950b6d
      
           Border around this has a color of #950b6d        
        
          <div style="border:2px solid #950b6d;">Content here</div>
        
        
          .myborder {border:2px solid #950b6d;}
        
        Border color #950b6d