#94547e color space conversions
Hex:
        #94547e
        RGB:
        148, 84, 126
        CMY:
        42, 67, 51
        CMYK:
        0, 43, 15, 42
      HSL:
        321°, 27.5862%, 45.4902%
        HSV (HSB):
        321°, 43.2432%, 58.0392%
        XYZ:
        19.1490, 14.1429, 21.4593
        xyY:
        0.3497, 0.2583, 14.1429
      CIE-Lab:
        44.4372, 32.6105, -12.1877
        CIE-LCH:
        44.4372, 34.8136, 339.5074
        CIE-Luv:
        44.4372, 35.3649, -21.8572
        Hunter-Lab:
        37.6071, 25.0772, -7.5070
      #94547e color charts
#94547e RGB chart
      #94547e CMYK chart
      #94547e RGB pie chart
      #94547e color shades, tints & tones
#94547e color schemes
#94547e color preview, HTML & CSS examples
           This text has a color of #94547e        
        
          <p style="color:#94547e;">Text here</p>
        
        
          .mytext {color:#94547e;}
        
        Text color #94547e
      
           This box has a color of #94547e        
        
          <div style="background-color:#94547e;">Content here</div>
        
        
          .mybackground {background-color:#94547e;}
        
        Background color #94547e
      
           Border around this has a color of #94547e        
        
          <div style="border:2px solid #94547e;">Content here</div>
        
        
          .myborder {border:2px solid #94547e;}
        
        Border color #94547e