#971a40 color space conversions
Hex:
        #971a40
        RGB:
        151, 26, 64
        CMY:
        41, 90, 75
        CMYK:
        0, 83, 58, 41
      HSL:
        342°, 70.6215%, 34.7059%
        HSV (HSB):
        342°, 82.7815%, 59.2157%
        XYZ:
        14.0573, 7.6883, 5.5936
        xyY:
        0.5142, 0.2812, 7.6883
      CIE-Lab:
        33.3250, 51.8102, 10.6945
        CIE-LCH:
        33.3250, 52.9025, 11.6630
        CIE-Luv:
        33.3250, 80.9547, 2.1976
        Hunter-Lab:
        27.7277, 41.9718, 7.4487
      #971a40 color charts
#971a40 RGB chart
      #971a40 CMYK chart
      #971a40 RGB pie chart
      #971a40 color shades, tints & tones
#971a40 color schemes
#971a40 color preview, HTML & CSS examples
           This text has a color of #971a40        
        
          <p style="color:#971a40;">Text here</p>
        
        
          .mytext {color:#971a40;}
        
        Text color #971a40
      
           This box has a color of #971a40        
        
          <div style="background-color:#971a40;">Content here</div>
        
        
          .mybackground {background-color:#971a40;}
        
        Background color #971a40
      
           Border around this has a color of #971a40        
        
          <div style="border:2px solid #971a40;">Content here</div>
        
        
          .myborder {border:2px solid #971a40;}
        
        Border color #971a40