#9e094f color space conversions
Hex:
        #9e094f
        RGB:
        158, 9, 79
        CMY:
        38, 96, 69
        CMYK:
        0, 94, 50, 38
      HSL:
        332°, 89.2216%, 32.7451%
        HSV (HSB):
        332°, 94.3038%, 61.9608%
        XYZ:
        15.6095, 8.0290, 8.1242
        xyY:
        0.4914, 0.2528, 8.0290
      CIE-Lab:
        34.0432, 58.1094, 2.0831
        CIE-LCH:
        34.0432, 58.1467, 2.0531
        CIE-Luv:
        34.0432, 84.6992, -7.9127
        Hunter-Lab:
        28.3355, 48.7455, 2.8356
      #9e094f color charts
#9e094f RGB chart
      #9e094f CMYK chart
      #9e094f RGB pie chart
      #9e094f color shades, tints & tones
#9e094f color schemes
#9e094f color preview, HTML & CSS examples
           This text has a color of #9e094f        
        
          <p style="color:#9e094f;">Text here</p>
        
        
          .mytext {color:#9e094f;}
        
        Text color #9e094f
      
           This box has a color of #9e094f        
        
          <div style="background-color:#9e094f;">Content here</div>
        
        
          .mybackground {background-color:#9e094f;}
        
        Background color #9e094f
      
           Border around this has a color of #9e094f        
        
          <div style="border:2px solid #9e094f;">Content here</div>
        
        
          .myborder {border:2px solid #9e094f;}
        
        Border color #9e094f