#73125d color space conversions
Hex:
        #73125d
        RGB:
        115, 18, 93
        CMY:
        55, 93, 64
        CMYK:
        0, 84, 19, 55
      HSL:
        314°, 72.9323%, 26.0784%
        HSV (HSB):
        314°, 84.3478%, 45.0980%
        XYZ:
        9.2623, 4.8678, 10.8073
        xyY:
        0.3714, 0.1952, 4.8678
      CIE-Lab:
        26.3547, 47.5265, -19.5758
        CIE-LCH:
        26.3547, 51.4002, 337.6136
        CIE-Luv:
        26.3547, 42.8840, -29.5971
        Hunter-Lab:
        22.0630, 36.3262, -13.5984
      #73125d color charts
#73125d RGB chart
      #73125d CMYK chart
      #73125d RGB pie chart
      #73125d color shades, tints & tones
#73125d color schemes
#73125d color preview, HTML & CSS examples
           This text has a color of #73125d        
        
          <p style="color:#73125d;">Text here</p>
        
        
          .mytext {color:#73125d;}
        
        Text color #73125d
      
           This box has a color of #73125d        
        
          <div style="background-color:#73125d;">Content here</div>
        
        
          .mybackground {background-color:#73125d;}
        
        Background color #73125d
      
           Border around this has a color of #73125d        
        
          <div style="border:2px solid #73125d;">Content here</div>
        
        
          .myborder {border:2px solid #73125d;}
        
        Border color #73125d