#950c6d color space conversions
Hex:
        #950c6d
        RGB:
        149, 12, 109
        CMY:
        42, 95, 57
        CMYK:
        0, 92, 27, 42
      HSL:
        318°, 85.0932%, 31.5686%
        HSV (HSB):
        318°, 91.9463%, 58.4314%
        XYZ:
        15.2862, 7.7566, 15.1595
        xyY:
        0.4001, 0.2030, 7.7566
      CIE-Lab:
        33.4708, 58.6729, -18.3640
        CIE-LCH:
        33.4708, 61.4796, 342.6204
        CIE-Luv:
        33.4708, 64.1318, -32.2797
        Hunter-Lab:
        27.8507, 49.2331, -12.7768
      #950c6d color charts
#950c6d RGB chart
      #950c6d CMYK chart
      #950c6d RGB pie chart
      #950c6d color shades, tints & tones
#950c6d color schemes
#950c6d color preview, HTML & CSS examples
           This text has a color of #950c6d        
        
          <p style="color:#950c6d;">Text here</p>
        
        
          .mytext {color:#950c6d;}
        
        Text color #950c6d
      
           This box has a color of #950c6d        
        
          <div style="background-color:#950c6d;">Content here</div>
        
        
          .mybackground {background-color:#950c6d;}
        
        Background color #950c6d
      
           Border around this has a color of #950c6d        
        
          <div style="border:2px solid #950c6d;">Content here</div>
        
        
          .myborder {border:2px solid #950c6d;}
        
        Border color #950c6d