#950d79 color space conversions
Hex:
        #950d79
        RGB:
        149, 13, 121
        CMY:
        42, 95, 53
        CMYK:
        0, 91, 19, 42
      HSL:
        312°, 83.9506%, 31.7647%
        HSV (HSB):
        312°, 91.2752%, 58.4314%
        XYZ:
        15.9895, 8.0579, 18.8017
        xyY:
        0.3732, 0.1881, 8.0579
      CIE-Lab:
        34.1031, 60.0552, -24.9873
        CIE-LCH:
        34.1031, 65.0460, 337.4092
        CIE-Luv:
        34.1031, 59.0081, -41.2712
        Hunter-Lab:
        28.3864, 50.8695, -19.4002
      #950d79 color charts
#950d79 RGB chart
      #950d79 CMYK chart
      #950d79 RGB pie chart
      #950d79 color shades, tints & tones
#950d79 color schemes
#950d79 color preview, HTML & CSS examples
           This text has a color of #950d79        
        
          <p style="color:#950d79;">Text here</p>
        
        
          .mytext {color:#950d79;}
        
        Text color #950d79
      
           This box has a color of #950d79        
        
          <div style="background-color:#950d79;">Content here</div>
        
        
          .mybackground {background-color:#950d79;}
        
        Background color #950d79
      
           Border around this has a color of #950d79        
        
          <div style="border:2px solid #950d79;">Content here</div>
        
        
          .myborder {border:2px solid #950d79;}
        
        Border color #950d79