#971d78 color space conversions
Hex:
        #971d78
        RGB:
        151, 29, 120
        CMY:
        41, 89, 53
        CMYK:
        0, 81, 21, 41
      HSL:
        315°, 67.7778%, 35.2941%
        HSV (HSB):
        315°, 80.7947%, 59.2157%
        XYZ:
        16.5920, 8.8141, 18.5961
        xyY:
        0.3771, 0.2003, 8.8141
      CIE-Lab:
        35.6239, 56.9244, -21.9577
        CIE-LCH:
        35.6239, 61.0125, 338.9066
        CIE-Luv:
        35.6239, 58.6080, -37.3284
        Hunter-Lab:
        29.6886, 47.8032, -16.3556
      #971d78 color charts
#971d78 RGB chart
      #971d78 CMYK chart
      #971d78 RGB pie chart
      #971d78 color shades, tints & tones
#971d78 color schemes
#971d78 color preview, HTML & CSS examples
           This text has a color of #971d78        
        
          <p style="color:#971d78;">Text here</p>
        
        
          .mytext {color:#971d78;}
        
        Text color #971d78
      
           This box has a color of #971d78        
        
          <div style="background-color:#971d78;">Content here</div>
        
        
          .mybackground {background-color:#971d78;}
        
        Background color #971d78
      
           Border around this has a color of #971d78        
        
          <div style="border:2px solid #971d78;">Content here</div>
        
        
          .myborder {border:2px solid #971d78;}
        
        Border color #971d78