#97025a color space conversions
Hex:
        #97025a
        RGB:
        151, 2, 90
        CMY:
        41, 99, 65
        CMYK:
        0, 99, 40, 41
      HSL:
        325°, 97.3856%, 30.0000%
        HSV (HSB):
        325°, 98.6755%, 59.2157%
        XYZ:
        14.6297, 7.3609, 10.3226
        xyY:
        0.4527, 0.2278, 7.3609
      CIE-Lab:
        32.6148, 58.4127, -7.3768
        CIE-LCH:
        32.6148, 58.8766, 352.8024
        CIE-Luv:
        32.6148, 75.1540, -18.5279
        Hunter-Lab:
        27.1310, 48.7721, -3.5665
      #97025a color charts
#97025a RGB chart
      #97025a CMYK chart
      #97025a RGB pie chart
      #97025a color shades, tints & tones
#97025a color schemes
#97025a color preview, HTML & CSS examples
           This text has a color of #97025a        
        
          <p style="color:#97025a;">Text here</p>
        
        
          .mytext {color:#97025a;}
        
        Text color #97025a
      
           This box has a color of #97025a        
        
          <div style="background-color:#97025a;">Content here</div>
        
        
          .mybackground {background-color:#97025a;}
        
        Background color #97025a
      
           Border around this has a color of #97025a        
        
          <div style="border:2px solid #97025a;">Content here</div>
        
        
          .myborder {border:2px solid #97025a;}
        
        Border color #97025a