#99397d color space conversions
Hex:
        #99397d
        RGB:
        153, 57, 125
        CMY:
        40, 78, 51
        CMYK:
        0, 63, 18, 40
      HSL:
        318°, 45.7143%, 41.1765%
        HSV (HSB):
        318°, 62.7451%, 60.0000%
        XYZ:
        18.3017, 11.1792, 20.5952
        xyY:
        0.3655, 0.2232, 11.1792
      CIE-Lab:
        39.8807, 47.8619, -18.4602
        CIE-LCH:
        39.8807, 51.2985, 338.9085
        CIE-Luv:
        39.8807, 50.6087, -32.2846
        Hunter-Lab:
        33.4354, 39.1945, -13.1162
      #99397d color charts
#99397d RGB chart
      #99397d CMYK chart
      #99397d RGB pie chart
      #99397d color shades, tints & tones
#99397d color schemes
#99397d color preview, HTML & CSS examples
           This text has a color of #99397d        
        
          <p style="color:#99397d;">Text here</p>
        
        
          .mytext {color:#99397d;}
        
        Text color #99397d
      
           This box has a color of #99397d        
        
          <div style="background-color:#99397d;">Content here</div>
        
        
          .mybackground {background-color:#99397d;}
        
        Background color #99397d
      
           Border around this has a color of #99397d        
        
          <div style="border:2px solid #99397d;">Content here</div>
        
        
          .myborder {border:2px solid #99397d;}
        
        Border color #99397d