#94557e color space conversions
Hex:
        #94557e
        RGB:
        148, 85, 126
        CMY:
        42, 67, 51
        CMYK:
        0, 43, 15, 42
      HSL:
        321°, 27.0386%, 45.6863%
        HSV (HSB):
        321°, 42.5676%, 58.0392%
        XYZ:
        19.2271, 14.2993, 21.4853
        xyY:
        0.3495, 0.2599, 14.2993
      CIE-Lab:
        44.6591, 32.0524, -11.8523
        CIE-LCH:
        44.6591, 34.1736, 339.7067
        CIE-Luv:
        44.6591, 34.8885, -21.3234
        Hunter-Lab:
        37.8144, 24.5852, -7.2173
      #94557e color charts
#94557e RGB chart
      #94557e CMYK chart
      #94557e RGB pie chart
      #94557e color shades, tints & tones
#94557e color schemes
#94557e color preview, HTML & CSS examples
           This text has a color of #94557e        
        
          <p style="color:#94557e;">Text here</p>
        
        
          .mytext {color:#94557e;}
        
        Text color #94557e
      
           This box has a color of #94557e        
        
          <div style="background-color:#94557e;">Content here</div>
        
        
          .mybackground {background-color:#94557e;}
        
        Background color #94557e
      
           Border around this has a color of #94557e        
        
          <div style="border:2px solid #94557e;">Content here</div>
        
        
          .myborder {border:2px solid #94557e;}
        
        Border color #94557e