#971d90 color space conversions
Hex:
        #971d90
        RGB:
        151, 29, 144
        CMY:
        41, 89, 44
        CMYK:
        0, 81, 5, 41
      HSL:
        303°, 67.7778%, 35.2941%
        HSV (HSB):
        303°, 80.7947%, 59.2157%
        XYZ:
        18.2359, 9.4717, 27.2526
        xyY:
        0.3318, 0.1723, 9.4717
      CIE-Lab:
        36.8770, 60.4628, -34.8741
        CIE-LCH:
        36.8770, 69.7993, 330.0243
        CIE-Luv:
        36.8770, 49.6154, -55.6989
        Hunter-Lab:
        30.7761, 51.9095, -30.9589
      #971d90 color charts
#971d90 RGB chart
      #971d90 CMYK chart
      #971d90 RGB pie chart
      #971d90 color shades, tints & tones
#971d90 color schemes
#971d90 color preview, HTML & CSS examples
           This text has a color of #971d90        
        
          <p style="color:#971d90;">Text here</p>
        
        
          .mytext {color:#971d90;}
        
        Text color #971d90
      
           This box has a color of #971d90        
        
          <div style="background-color:#971d90;">Content here</div>
        
        
          .mybackground {background-color:#971d90;}
        
        Background color #971d90
      
           Border around this has a color of #971d90        
        
          <div style="border:2px solid #971d90;">Content here</div>
        
        
          .myborder {border:2px solid #971d90;}
        
        Border color #971d90