#73196b color space conversions
Hex:
        #73196b
        RGB:
        115, 25, 107
        CMY:
        55, 90, 58
        CMYK:
        0, 78, 7, 55
      HSL:
        305°, 64.2857%, 27.4510%
        HSV (HSB):
        305°, 78.2609%, 45.0980%
        XYZ:
        10.0717, 5.4016, 14.4217
        xyY:
        0.3369, 0.1807, 5.4016
      CIE-Lab:
        27.8497, 47.5983, -26.3459
        CIE-LCH:
        27.8497, 54.4031, 331.0352
        CIE-Luv:
        27.8497, 36.9285, -38.5635
        Hunter-Lab:
        23.2414, 36.6808, -20.5215
      #73196b color charts
#73196b RGB chart
      #73196b CMYK chart
      #73196b RGB pie chart
      #73196b color shades, tints & tones
#73196b color schemes
#73196b color preview, HTML & CSS examples
           This text has a color of #73196b        
        
          <p style="color:#73196b;">Text here</p>
        
        
          .mytext {color:#73196b;}
        
        Text color #73196b
      
           This box has a color of #73196b        
        
          <div style="background-color:#73196b;">Content here</div>
        
        
          .mybackground {background-color:#73196b;}
        
        Background color #73196b
      
           Border around this has a color of #73196b        
        
          <div style="border:2px solid #73196b;">Content here</div>
        
        
          .myborder {border:2px solid #73196b;}
        
        Border color #73196b