#94136a color space conversions
Hex:
        #94136a
        RGB:
        148, 19, 106
        CMY:
        42, 93, 58
        CMYK:
        0, 87, 28, 42
      HSL:
        320°, 77.2455%, 32.7451%
        HSV (HSB):
        320°, 87.1622%, 58.0392%
        XYZ:
        15.0471, 7.8023, 14.3486
        xyY:
        0.4045, 0.2097, 7.8023
      CIE-Lab:
        33.5676, 56.8306, -16.3148
        CIE-LCH:
        33.5676, 59.1261, 343.9824
        CIE-Luv:
        33.5676, 63.6441, -29.3979
        Hunter-Lab:
        27.9325, 47.2753, -10.9038
      #94136a color charts
#94136a RGB chart
      #94136a CMYK chart
      #94136a RGB pie chart
      #94136a color shades, tints & tones
#94136a color schemes
#94136a color preview, HTML & CSS examples
           This text has a color of #94136a        
        
          <p style="color:#94136a;">Text here</p>
        
        
          .mytext {color:#94136a;}
        
        Text color #94136a
      
           This box has a color of #94136a        
        
          <div style="background-color:#94136a;">Content here</div>
        
        
          .mybackground {background-color:#94136a;}
        
        Background color #94136a
      
           Border around this has a color of #94136a        
        
          <div style="border:2px solid #94136a;">Content here</div>
        
        
          .myborder {border:2px solid #94136a;}
        
        Border color #94136a