#971e49 color space conversions
Hex:
        #971e49
        RGB:
        151, 30, 73
        CMY:
        41, 88, 71
        CMYK:
        0, 80, 52, 41
      HSL:
        339°, 66.8508%, 35.4902%
        HSV (HSB):
        339°, 80.1325%, 59.2157%
        XYZ:
        14.4294, 7.9889, 7.0848
        xyY:
        0.4891, 0.2708, 7.9889
      CIE-Lab:
        33.9597, 51.3870, 5.6948
        CIE-LCH:
        33.9597, 51.7015, 6.3239
        CIE-Luv:
        33.9597, 76.5046, -2.6523
        Hunter-Lab:
        28.2646, 41.6629, 4.9236
      #971e49 color charts
#971e49 RGB chart
      #971e49 CMYK chart
      #971e49 RGB pie chart
      #971e49 color shades, tints & tones
#971e49 color schemes
#971e49 color preview, HTML & CSS examples
           This text has a color of #971e49        
        
          <p style="color:#971e49;">Text here</p>
        
        
          .mytext {color:#971e49;}
        
        Text color #971e49
      
           This box has a color of #971e49        
        
          <div style="background-color:#971e49;">Content here</div>
        
        
          .mybackground {background-color:#971e49;}
        
        Background color #971e49
      
           Border around this has a color of #971e49        
        
          <div style="border:2px solid #971e49;">Content here</div>
        
        
          .myborder {border:2px solid #971e49;}
        
        Border color #971e49