#971a50 color space conversions
Hex:
        #971a50
        RGB:
        151, 26, 80
        CMY:
        41, 90, 69
        CMYK:
        0, 83, 47, 41
      HSL:
        334°, 70.6215%, 34.7059%
        HSV (HSB):
        334°, 82.7815%, 59.2157%
        XYZ:
        14.5799, 7.8973, 8.3453
        xyY:
        0.4730, 0.2562, 7.8973
      CIE-Lab:
        33.7680, 53.1373, 0.8516
        CIE-LCH:
        33.7680, 53.1442, 0.9182
        CIE-Luv:
        33.7680, 75.1082, -8.2110
        Hunter-Lab:
        28.1021, 43.4302, 2.0645
      #971a50 color charts
#971a50 RGB chart
      #971a50 CMYK chart
      #971a50 RGB pie chart
      #971a50 color shades, tints & tones
#971a50 color schemes
#971a50 color preview, HTML & CSS examples
           This text has a color of #971a50        
        
          <p style="color:#971a50;">Text here</p>
        
        
          .mytext {color:#971a50;}
        
        Text color #971a50
      
           This box has a color of #971a50        
        
          <div style="background-color:#971a50;">Content here</div>
        
        
          .mybackground {background-color:#971a50;}
        
        Background color #971a50
      
           Border around this has a color of #971a50        
        
          <div style="border:2px solid #971a50;">Content here</div>
        
        
          .myborder {border:2px solid #971a50;}
        
        Border color #971a50