#94396d color space conversions
Hex:
        #94396d
        RGB:
        148, 57, 109
        CMY:
        42, 78, 57
        CMYK:
        0, 61, 26, 42
      HSL:
        326°, 44.3902%, 40.1961%
        HSV (HSB):
        326°, 61.4865%, 58.0392%
        XYZ:
        16.4362, 10.3263, 15.5949
        xyY:
        0.3880, 0.2438, 10.3263
      CIE-Lab:
        38.4218, 43.9869, -10.8109
        CIE-LCH:
        38.4218, 45.2960, 346.1918
        CIE-Luv:
        38.4218, 51.7377, -21.1016
        Hunter-Lab:
        32.1345, 35.0638, -6.2793
      #94396d color charts
#94396d RGB chart
      #94396d CMYK chart
      #94396d RGB pie chart
      #94396d color shades, tints & tones
#94396d color schemes
#94396d color preview, HTML & CSS examples
           This text has a color of #94396d        
        
          <p style="color:#94396d;">Text here</p>
        
        
          .mytext {color:#94396d;}
        
        Text color #94396d
      
           This box has a color of #94396d        
        
          <div style="background-color:#94396d;">Content here</div>
        
        
          .mybackground {background-color:#94396d;}
        
        Background color #94396d
      
           Border around this has a color of #94396d        
        
          <div style="border:2px solid #94396d;">Content here</div>
        
        
          .myborder {border:2px solid #94396d;}
        
        Border color #94396d