#97005d color space conversions
Hex:
        #97005d
        RGB:
        151, 0, 93
        CMY:
        41, 100, 64
        CMYK:
        0, 100, 38, 41
      HSL:
        323°, 100.0000%, 29.6078%
        HSV (HSB):
        323°, 100.0000%, 59.2157%
        XYZ:
        14.7383, 7.3696, 11.0016
        xyY:
        0.4451, 0.2226, 7.3696
      CIE-Lab:
        32.6340, 58.9915, -9.3010
        CIE-LCH:
        32.6340, 59.7202, 351.0401
        CIE-Luv:
        32.6340, 74.0741, -20.9194
        Hunter-Lab:
        27.1470, 49.4013, -5.0249
      #97005d color charts
#97005d RGB chart
      #97005d CMYK chart
      #97005d RGB pie chart
      #97005d color shades, tints & tones
#97005d color schemes
#97005d color preview, HTML & CSS examples
           This text has a color of #97005d        
        
          <p style="color:#97005d;">Text here</p>
        
        
          .mytext {color:#97005d;}
        
        Text color #97005d
      
           This box has a color of #97005d        
        
          <div style="background-color:#97005d;">Content here</div>
        
        
          .mybackground {background-color:#97005d;}
        
        Background color #97005d
      
           Border around this has a color of #97005d        
        
          <div style="border:2px solid #97005d;">Content here</div>
        
        
          .myborder {border:2px solid #97005d;}
        
        Border color #97005d