#99227f color space conversions
Hex:
        #99227f
        RGB:
        153, 34, 127
        CMY:
        40, 87, 50
        CMYK:
        0, 78, 17, 40
      HSL:
        313°, 63.6364%, 36.6667%
        HSV (HSB):
        313°, 77.7778%, 60.0000%
        XYZ:
        17.5397, 9.4487, 20.9780
        xyY:
        0.3657, 0.1970, 9.4487
      CIE-Lab:
        36.8342, 56.9295, -24.4198
        CIE-LCH:
        36.8342, 61.9459, 336.7832
        CIE-Luv:
        36.8342, 56.4560, -41.0050
        Hunter-Lab:
        30.7387, 48.0604, -18.9461
      #99227f color charts
#99227f RGB chart
      #99227f CMYK chart
      #99227f RGB pie chart
      #99227f color shades, tints & tones
#99227f color schemes
#99227f color preview, HTML & CSS examples
           This text has a color of #99227f        
        
          <p style="color:#99227f;">Text here</p>
        
        
          .mytext {color:#99227f;}
        
        Text color #99227f
      
           This box has a color of #99227f        
        
          <div style="background-color:#99227f;">Content here</div>
        
        
          .mybackground {background-color:#99227f;}
        
        Background color #99227f
      
           Border around this has a color of #99227f        
        
          <div style="border:2px solid #99227f;">Content here</div>
        
        
          .myborder {border:2px solid #99227f;}
        
        Border color #99227f