#94416a color space conversions
Hex:
        #94416a
        RGB:
        148, 65, 106
        CMY:
        42, 75, 58
        CMYK:
        0, 56, 28, 42
      HSL:
        330°, 38.9671%, 41.7647%
        HSV (HSB):
        330°, 56.0811%, 58.0392%
        XYZ:
        16.7046, 11.1171, 14.9011
        xyY:
        0.3910, 0.2602, 11.1171
      CIE-Lab:
        39.7770, 39.6534, -6.8988
        CIE-LCH:
        39.7770, 40.2490, 350.1306
        CIE-Luv:
        39.7770, 49.1306, -15.4196
        Hunter-Lab:
        33.3423, 31.0798, -3.1577
      #94416a color charts
#94416a RGB chart
      #94416a CMYK chart
      #94416a RGB pie chart
      #94416a color shades, tints & tones
#94416a color schemes
#94416a color preview, HTML & CSS examples
           This text has a color of #94416a        
        
          <p style="color:#94416a;">Text here</p>
        
        
          .mytext {color:#94416a;}
        
        Text color #94416a
      
           This box has a color of #94416a        
        
          <div style="background-color:#94416a;">Content here</div>
        
        
          .mybackground {background-color:#94416a;}
        
        Background color #94416a
      
           Border around this has a color of #94416a        
        
          <div style="border:2px solid #94416a;">Content here</div>
        
        
          .myborder {border:2px solid #94416a;}
        
        Border color #94416a