#94216b color space conversions
Hex:
        #94216b
        RGB:
        148, 33, 107
        CMY:
        42, 87, 58
        CMYK:
        0, 78, 28, 42
      HSL:
        321°, 63.5359%, 35.4902%
        HSV (HSB):
        321°, 77.7027%, 58.0392%
        XYZ:
        15.4104, 8.4451, 14.7278
        xyY:
        0.3994, 0.2189, 8.4451
      CIE-Lab:
        34.8933, 53.2762, -14.9179
        CIE-LCH:
        34.8933, 55.3254, 344.3571
        CIE-Luv:
        34.8933, 60.3692, -27.3504
        Hunter-Lab:
        29.0605, 43.8004, -9.7056
      #94216b color charts
#94216b RGB chart
      #94216b CMYK chart
      #94216b RGB pie chart
      #94216b color shades, tints & tones
#94216b color schemes
#94216b color preview, HTML & CSS examples
           This text has a color of #94216b        
        
          <p style="color:#94216b;">Text here</p>
        
        
          .mytext {color:#94216b;}
        
        Text color #94216b
      
           This box has a color of #94216b        
        
          <div style="background-color:#94216b;">Content here</div>
        
        
          .mybackground {background-color:#94216b;}
        
        Background color #94216b
      
           Border around this has a color of #94216b        
        
          <div style="border:2px solid #94216b;">Content here</div>
        
        
          .myborder {border:2px solid #94216b;}
        
        Border color #94216b