#99145f color space conversions
Hex:
        #99145f
        RGB:
        153, 20, 95
        CMY:
        40, 92, 63
        CMYK:
        0, 87, 38, 40
      HSL:
        326°, 76.8786%, 33.9216%
        HSV (HSB):
        326°, 86.9281%, 60.0000%
        XYZ:
        15.4526, 8.0988, 11.5753
        xyY:
        0.4399, 0.2306, 8.0988
      CIE-Lab:
        34.1879, 56.5650, -8.2136
        CIE-LCH:
        34.1879, 57.1582, 351.7381
        CIE-Luv:
        34.1879, 72.1030, -19.4323
        Hunter-Lab:
        28.4585, 47.1209, -4.1948
      #99145f color charts
#99145f RGB chart
      #99145f CMYK chart
      #99145f RGB pie chart
      #99145f color shades, tints & tones
#99145f color schemes
#99145f color preview, HTML & CSS examples
           This text has a color of #99145f        
        
          <p style="color:#99145f;">Text here</p>
        
        
          .mytext {color:#99145f;}
        
        Text color #99145f
      
           This box has a color of #99145f        
        
          <div style="background-color:#99145f;">Content here</div>
        
        
          .mybackground {background-color:#99145f;}
        
        Background color #99145f
      
           Border around this has a color of #99145f        
        
          <div style="border:2px solid #99145f;">Content here</div>
        
        
          .myborder {border:2px solid #99145f;}
        
        Border color #99145f