#971e97 color space conversions
Hex:
        #971e97
        RGB:
        151, 30, 151
        CMY:
        41, 88, 41
        CMYK:
        0, 80, 0, 41
      HSL:
        300°, 66.8508%, 35.4902%
        HSV (HSB):
        300°, 80.1325%, 59.2157%
        XYZ:
        18.8127, 9.7422, 30.1671
        xyY:
        0.3204, 0.1659, 9.7422
      CIE-Lab:
        37.3757, 61.3218, -38.3558
        CIE-LCH:
        37.3757, 72.3293, 327.9746
        CIE-Luv:
        37.3757, 47.0067, -60.7818
        Hunter-Lab:
        31.2125, 52.9651, -35.4553
      #971e97 color charts
#971e97 RGB chart
      #971e97 CMYK chart
      #971e97 RGB pie chart
      #971e97 color shades, tints & tones
#971e97 color schemes
#971e97 color preview, HTML & CSS examples
           This text has a color of #971e97        
        
          <p style="color:#971e97;">Text here</p>
        
        
          .mytext {color:#971e97;}
        
        Text color #971e97
      
           This box has a color of #971e97        
        
          <div style="background-color:#971e97;">Content here</div>
        
        
          .mybackground {background-color:#971e97;}
        
        Background color #971e97
      
           Border around this has a color of #971e97        
        
          <div style="border:2px solid #971e97;">Content here</div>
        
        
          .myborder {border:2px solid #971e97;}
        
        Border color #971e97