#99348f color space conversions
Hex:
        #99348f
        RGB:
        153, 52, 143
        CMY:
        40, 80, 44
        CMYK:
        0, 66, 7, 40
      HSL:
        306°, 49.2683%, 40.1961%
        HSV (HSB):
        306°, 66.0131%, 60.0000%
        XYZ:
        19.3228, 11.2115, 27.1322
        xyY:
        0.3351, 0.1944, 11.2115
      CIE-Lab:
        39.9344, 52.9035, -29.4168
        CIE-LCH:
        39.9344, 60.5320, 330.9239
        CIE-Luv:
        39.9344, 46.5177, -48.3222
        Hunter-Lab:
        33.4835, 44.4133, -24.6051
      #99348f color charts
#99348f RGB chart
      #99348f CMYK chart
      #99348f RGB pie chart
      #99348f color shades, tints & tones
#99348f color schemes
#99348f color preview, HTML & CSS examples
           This text has a color of #99348f        
        
          <p style="color:#99348f;">Text here</p>
        
        
          .mytext {color:#99348f;}
        
        Text color #99348f
      
           This box has a color of #99348f        
        
          <div style="background-color:#99348f;">Content here</div>
        
        
          .mybackground {background-color:#99348f;}
        
        Background color #99348f
      
           Border around this has a color of #99348f        
        
          <div style="border:2px solid #99348f;">Content here</div>
        
        
          .myborder {border:2px solid #99348f;}
        
        Border color #99348f