#99205c color space conversions
Hex:
        #99205c
        RGB:
        153, 32, 92
        CMY:
        40, 87, 64
        CMYK:
        0, 79, 40, 40
      HSL:
        330°, 65.4054%, 36.2745%
        HSV (HSB):
        330°, 79.0850%, 60.0000%
        XYZ:
        15.5851, 8.5780, 10.9595
        xyY:
        0.4437, 0.2442, 8.5780
      CIE-Lab:
        35.1588, 53.1580, -4.8288
        CIE-LCH:
        35.1588, 53.3769, 354.8095
        CIE-Luv:
        35.1588, 70.4337, -14.8525
        Hunter-Lab:
        29.2883, 43.7306, -1.6842
      #99205c color charts
#99205c RGB chart
      #99205c CMYK chart
      #99205c RGB pie chart
      #99205c color shades, tints & tones
#99205c color schemes
#99205c color preview, HTML & CSS examples
           This text has a color of #99205c        
        
          <p style="color:#99205c;">Text here</p>
        
        
          .mytext {color:#99205c;}
        
        Text color #99205c
      
           This box has a color of #99205c        
        
          <div style="background-color:#99205c;">Content here</div>
        
        
          .mybackground {background-color:#99205c;}
        
        Background color #99205c
      
           Border around this has a color of #99205c        
        
          <div style="border:2px solid #99205c;">Content here</div>
        
        
          .myborder {border:2px solid #99205c;}
        
        Border color #99205c