#950f55 color space conversions
Hex:
        #950f55
        RGB:
        149, 15, 85
        CMY:
        42, 94, 67
        CMYK:
        0, 90, 43, 42
      HSL:
        329°, 81.7073%, 32.1569%
        HSV (HSB):
        329°, 89.9329%, 58.4314%
        XYZ:
        14.2049, 7.3871, 9.2715
        xyY:
        0.4603, 0.2393, 7.3871
      CIE-Lab:
        32.6724, 55.5460, -4.0708
        CIE-LCH:
        32.6724, 55.6949, 355.8085
        CIE-Luv:
        32.6724, 73.8857, -14.1465
        Hunter-Lab:
        27.1792, 45.7277, -1.1998
      #950f55 color charts
#950f55 RGB chart
      #950f55 CMYK chart
      #950f55 RGB pie chart
      #950f55 color shades, tints & tones
#950f55 color schemes
#950f55 color preview, HTML & CSS examples
           This text has a color of #950f55        
        
          <p style="color:#950f55;">Text here</p>
        
        
          .mytext {color:#950f55;}
        
        Text color #950f55
      
           This box has a color of #950f55        
        
          <div style="background-color:#950f55;">Content here</div>
        
        
          .mybackground {background-color:#950f55;}
        
        Background color #950f55
      
           Border around this has a color of #950f55        
        
          <div style="border:2px solid #950f55;">Content here</div>
        
        
          .myborder {border:2px solid #950f55;}
        
        Border color #950f55