#94729e color space conversions
Hex:
        #94729e
        RGB:
        148, 114, 158
        CMY:
        42, 55, 38
        CMYK:
        6, 28, 0, 38
      HSL:
        286°, 18.4874%, 53.3333%
        HSV (HSB):
        286°, 27.8481%, 61.9608%
        XYZ:
        24.4016, 20.7991, 35.0763
        xyY:
        0.3040, 0.2591, 20.7991
      CIE-Lab:
        52.7290, 21.5370, -18.6050
        CIE-LCH:
        52.7290, 28.4603, 319.1774
        CIE-Luv:
        52.7290, 15.8896, -30.4746
        Hunter-Lab:
        45.6061, 15.6961, -13.6765
      #94729e color charts
#94729e RGB chart
      #94729e CMYK chart
      #94729e RGB pie chart
      #94729e color shades, tints & tones
#94729e color schemes
#94729e color preview, HTML & CSS examples
           This text has a color of #94729e        
        
          <p style="color:#94729e;">Text here</p>
        
        
          .mytext {color:#94729e;}
        
        Text color #94729e
      
           This box has a color of #94729e        
        
          <div style="background-color:#94729e;">Content here</div>
        
        
          .mybackground {background-color:#94729e;}
        
        Background color #94729e
      
           Border around this has a color of #94729e        
        
          <div style="border:2px solid #94729e;">Content here</div>
        
        
          .myborder {border:2px solid #94729e;}
        
        Border color #94729e