#94417a color space conversions
Hex:
        #94417a
        RGB:
        148, 65, 122
        CMY:
        42, 75, 52
        CMYK:
        0, 56, 18, 42
      HSL:
        319°, 38.9671%, 41.7647%
        HSV (HSB):
        319°, 56.0811%, 58.0392%
        XYZ:
        17.6159, 11.4816, 19.7001
        xyY:
        0.3610, 0.2353, 11.4816
      CIE-Lab:
        40.3801, 42.0570, -15.9111
        CIE-LCH:
        40.3801, 44.9662, 339.2772
        CIE-Luv:
        40.3801, 44.7323, -27.9471
        Hunter-Lab:
        33.8846, 33.5005, -10.7513
      #94417a color charts
#94417a RGB chart
      #94417a CMYK chart
      #94417a RGB pie chart
      #94417a color shades, tints & tones
#94417a color schemes
#94417a color preview, HTML & CSS examples
           This text has a color of #94417a        
        
          <p style="color:#94417a;">Text here</p>
        
        
          .mytext {color:#94417a;}
        
        Text color #94417a
      
           This box has a color of #94417a        
        
          <div style="background-color:#94417a;">Content here</div>
        
        
          .mybackground {background-color:#94417a;}
        
        Background color #94417a
      
           Border around this has a color of #94417a        
        
          <div style="border:2px solid #94417a;">Content here</div>
        
        
          .myborder {border:2px solid #94417a;}
        
        Border color #94417a