#94477b color space conversions
Hex:
        #94477b
        RGB:
        148, 71, 123
        CMY:
        42, 72, 52
        CMYK:
        0, 52, 17, 42
      HSL:
        319°, 35.1598%, 42.9412%
        HSV (HSB):
        319°, 52.0270%, 58.0392%
        XYZ:
        18.0411, 12.2324, 20.1491
        xyY:
        0.3578, 0.2426, 12.2324
      CIE-Lab:
        41.5832, 39.1470, -14.6899
        CIE-LCH:
        41.5832, 41.8125, 339.4314
        CIE-Luv:
        41.5832, 41.9619, -26.0009
        Hunter-Lab:
        34.9749, 30.8697, -9.6747
      #94477b color charts
#94477b RGB chart
      #94477b CMYK chart
      #94477b RGB pie chart
      #94477b color shades, tints & tones
#94477b color schemes
#94477b color preview, HTML & CSS examples
           This text has a color of #94477b        
        
          <p style="color:#94477b;">Text here</p>
        
        
          .mytext {color:#94477b;}
        
        Text color #94477b
      
           This box has a color of #94477b        
        
          <div style="background-color:#94477b;">Content here</div>
        
        
          .mybackground {background-color:#94477b;}
        
        Background color #94477b
      
           Border around this has a color of #94477b        
        
          <div style="border:2px solid #94477b;">Content here</div>
        
        
          .myborder {border:2px solid #94477b;}
        
        Border color #94477b