#97416e color space conversions
Hex:
        #97416e
        RGB:
        151, 65, 110
        CMY:
        41, 75, 57
        CMYK:
        0, 57, 27, 41
      HSL:
        329°, 39.8148%, 42.3529%
        HSV (HSB):
        329°, 56.9536%, 59.2157%
        XYZ:
        17.4673, 11.4857, 16.0482
        xyY:
        0.3882, 0.2552, 11.4857
      CIE-Lab:
        40.3867, 41.2244, -8.4272
        CIE-LCH:
        40.3867, 42.0770, 348.4466
        CIE-Luv:
        40.3867, 50.3263, -17.7542
        Hunter-Lab:
        33.8905, 32.6909, -4.3522
      #97416e color charts
#97416e RGB chart
      #97416e CMYK chart
      #97416e RGB pie chart
      #97416e color shades, tints & tones
#97416e color schemes
#97416e color preview, HTML & CSS examples
           This text has a color of #97416e        
        
          <p style="color:#97416e;">Text here</p>
        
        
          .mytext {color:#97416e;}
        
        Text color #97416e
      
           This box has a color of #97416e        
        
          <div style="background-color:#97416e;">Content here</div>
        
        
          .mybackground {background-color:#97416e;}
        
        Background color #97416e
      
           Border around this has a color of #97416e        
        
          <div style="border:2px solid #97416e;">Content here</div>
        
        
          .myborder {border:2px solid #97416e;}
        
        Border color #97416e