#73014b color space conversions
Hex:
        #73014b
        RGB:
        115, 1, 75
        CMY:
        55, 100, 71
        CMYK:
        0, 99, 35, 55
      HSL:
        321°, 98.2759%, 22.7451%
        HSV (HSB):
        321°, 99.1304%, 45.0980%
        XYZ:
        8.3511, 4.1745, 7.0222
        xyY:
        0.4272, 0.2136, 4.1745
      CIE-Lab:
        24.2403, 48.8328, -10.8252
        CIE-LCH:
        24.2403, 50.0182, 347.5008
        CIE-Luv:
        24.2403, 52.0298, -18.9441
        Hunter-Lab:
        20.4317, 37.2031, -6.0753
      #73014b color charts
#73014b RGB chart
      #73014b CMYK chart
      #73014b RGB pie chart
      #73014b color shades, tints & tones
#73014b color schemes
#73014b color preview, HTML & CSS examples
           This text has a color of #73014b        
        
          <p style="color:#73014b;">Text here</p>
        
        
          .mytext {color:#73014b;}
        
        Text color #73014b
      
           This box has a color of #73014b        
        
          <div style="background-color:#73014b;">Content here</div>
        
        
          .mybackground {background-color:#73014b;}
        
        Background color #73014b
      
           Border around this has a color of #73014b        
        
          <div style="border:2px solid #73014b;">Content here</div>
        
        
          .myborder {border:2px solid #73014b;}
        
        Border color #73014b