#950a57 color space conversions
Hex:
        #950a57
        RGB:
        149, 10, 87
        CMY:
        42, 96, 66
        CMYK:
        0, 93, 42, 42
      HSL:
        327°, 87.4214%, 31.1765%
        HSV (HSB):
        327°, 93.2886%, 58.4314%
        XYZ:
        14.2233, 7.2948, 9.6752
        xyY:
        0.4560, 0.2339, 7.2948
      CIE-Lab:
        32.4687, 56.5377, -5.6808
        CIE-LCH:
        32.4687, 56.8223, 354.2622
        CIE-Luv:
        32.4687, 73.7876, -16.1687
        Hunter-Lab:
        27.0088, 46.7355, -2.3329
      #950a57 color charts
#950a57 RGB chart
      #950a57 CMYK chart
      #950a57 RGB pie chart
      #950a57 color shades, tints & tones
#950a57 color schemes
#950a57 color preview, HTML & CSS examples
           This text has a color of #950a57        
        
          <p style="color:#950a57;">Text here</p>
        
        
          .mytext {color:#950a57;}
        
        Text color #950a57
      
           This box has a color of #950a57        
        
          <div style="background-color:#950a57;">Content here</div>
        
        
          .mybackground {background-color:#950a57;}
        
        Background color #950a57
      
           Border around this has a color of #950a57        
        
          <div style="border:2px solid #950a57;">Content here</div>
        
        
          .myborder {border:2px solid #950a57;}
        
        Border color #950a57