#97258e color space conversions
Hex:
        #97258e
        RGB:
        151, 37, 142
        CMY:
        41, 85, 44
        CMYK:
        0, 75, 6, 41
      HSL:
        305°, 60.6383%, 36.8627%
        HSV (HSB):
        305°, 75.4967%, 59.2157%
        XYZ:
        18.3066, 9.8554, 26.5286
        xyY:
        0.3347, 0.1802, 9.8554
      CIE-Lab:
        37.5817, 57.7970, -32.5328
        CIE-LCH:
        37.5817, 66.3240, 330.6257
        CIE-Luv:
        37.5817, 48.9354, -52.4552
        Hunter-Lab:
        31.3934, 49.1511, -28.1270
      #97258e color charts
#97258e RGB chart
      #97258e CMYK chart
      #97258e RGB pie chart
      #97258e color shades, tints & tones
#97258e color schemes
#97258e color preview, HTML & CSS examples
           This text has a color of #97258e        
        
          <p style="color:#97258e;">Text here</p>
        
        
          .mytext {color:#97258e;}
        
        Text color #97258e
      
           This box has a color of #97258e        
        
          <div style="background-color:#97258e;">Content here</div>
        
        
          .mybackground {background-color:#97258e;}
        
        Background color #97258e
      
           Border around this has a color of #97258e        
        
          <div style="border:2px solid #97258e;">Content here</div>
        
        
          .myborder {border:2px solid #97258e;}
        
        Border color #97258e