#94428b color space conversions
Hex:
        #94428b
        RGB:
        148, 66, 139
        CMY:
        42, 74, 45
        CMYK:
        0, 55, 6, 42
      HSL:
        307°, 38.3178%, 41.9608%
        HSV (HSB):
        307°, 55.4054%, 58.0392%
        XYZ:
        18.8212, 12.0564, 25.7612
        xyY:
        0.3323, 0.2129, 12.0564
      CIE-Lab:
        41.3056, 44.4264, -24.8960
        CIE-LCH:
        41.3056, 50.9265, 330.7343
        CIE-Luv:
        41.3056, 39.7328, -41.1013
        Hunter-Lab:
        34.7223, 35.9914, -19.6829
      #94428b color charts
#94428b RGB chart
      #94428b CMYK chart
      #94428b RGB pie chart
      #94428b color shades, tints & tones
#94428b color schemes
#94428b color preview, HTML & CSS examples
           This text has a color of #94428b        
        
          <p style="color:#94428b;">Text here</p>
        
        
          .mytext {color:#94428b;}
        
        Text color #94428b
      
           This box has a color of #94428b        
        
          <div style="background-color:#94428b;">Content here</div>
        
        
          .mybackground {background-color:#94428b;}
        
        Background color #94428b
      
           Border around this has a color of #94428b        
        
          <div style="border:2px solid #94428b;">Content here</div>
        
        
          .myborder {border:2px solid #94428b;}
        
        Border color #94428b