#94356d color space conversions
Hex:
        #94356d
        RGB:
        148, 53, 109
        CMY:
        42, 79, 57
        CMYK:
        0, 64, 26, 42
      HSL:
        325°, 47.2637%, 39.4118%
        HSV (HSB):
        325°, 64.1892%, 58.0392%
        XYZ:
        16.2462, 9.9462, 15.5315
        xyY:
        0.3894, 0.2384, 9.9462
      CIE-Lab:
        37.7458, 45.8231, -11.8346
        CIE-LCH:
        37.7458, 47.3266, 345.5189
        CIE-Luv:
        37.7458, 53.3101, -22.6499
        Hunter-Lab:
        31.5376, 36.7608, -7.1226
      #94356d color charts
#94356d RGB chart
      #94356d CMYK chart
      #94356d RGB pie chart
      #94356d color shades, tints & tones
#94356d color schemes
#94356d color preview, HTML & CSS examples
           This text has a color of #94356d        
        
          <p style="color:#94356d;">Text here</p>
        
        
          .mytext {color:#94356d;}
        
        Text color #94356d
      
           This box has a color of #94356d        
        
          <div style="background-color:#94356d;">Content here</div>
        
        
          .mybackground {background-color:#94356d;}
        
        Background color #94356d
      
           Border around this has a color of #94356d        
        
          <div style="border:2px solid #94356d;">Content here</div>
        
        
          .myborder {border:2px solid #94356d;}
        
        Border color #94356d