#950e6a color space conversions
Hex:
        #950e6a
        RGB:
        149, 14, 106
        CMY:
        42, 95, 58
        CMYK:
        0, 91, 29, 42
      HSL:
        319°, 82.8221%, 31.9608%
        HSV (HSB):
        319°, 90.6040%, 58.4314%
        XYZ:
        15.1530, 7.7442, 14.3318
        xyY:
        0.4070, 0.2080, 7.7442
      CIE-Lab:
        33.4445, 57.9942, -16.4875
        CIE-LCH:
        33.4445, 60.2923, 344.1298
        CIE-Luv:
        33.4445, 65.1650, -29.7775
        Hunter-Lab:
        27.8285, 48.4958, -11.0547
      #950e6a color charts
#950e6a RGB chart
      #950e6a CMYK chart
      #950e6a RGB pie chart
      #950e6a color shades, tints & tones
#950e6a color schemes
#950e6a color preview, HTML & CSS examples
           This text has a color of #950e6a        
        
          <p style="color:#950e6a;">Text here</p>
        
        
          .mytext {color:#950e6a;}
        
        Text color #950e6a
      
           This box has a color of #950e6a        
        
          <div style="background-color:#950e6a;">Content here</div>
        
        
          .mybackground {background-color:#950e6a;}
        
        Background color #950e6a
      
           Border around this has a color of #950e6a        
        
          <div style="border:2px solid #950e6a;">Content here</div>
        
        
          .myborder {border:2px solid #950e6a;}
        
        Border color #950e6a