#99519f color space conversions
Hex:
        #99519f
        RGB:
        153, 81, 159
        CMY:
        40, 68, 38
        CMYK:
        4, 49, 0, 38
      HSL:
        295°, 32.5000%, 47.0588%
        HSV (HSB):
        295°, 49.0566%, 62.3529%
        XYZ:
        22.3373, 15.1604, 34.5498
        xyY:
        0.3100, 0.2104, 15.1604
      CIE-Lab:
        45.8531, 41.9481, -29.7707
        CIE-LCH:
        45.8531, 51.4386, 324.6366
        CIE-Luv:
        45.8531, 32.7809, -49.0227
        Hunter-Lab:
        38.9363, 34.2648, -25.3551
      #99519f color charts
#99519f RGB chart
      #99519f CMYK chart
      #99519f RGB pie chart
      #99519f color shades, tints & tones
#99519f color schemes
#99519f color preview, HTML & CSS examples
           This text has a color of #99519f        
        
          <p style="color:#99519f;">Text here</p>
        
        
          .mytext {color:#99519f;}
        
        Text color #99519f
      
           This box has a color of #99519f        
        
          <div style="background-color:#99519f;">Content here</div>
        
        
          .mybackground {background-color:#99519f;}
        
        Background color #99519f
      
           Border around this has a color of #99519f        
        
          <div style="border:2px solid #99519f;">Content here</div>
        
        
          .myborder {border:2px solid #99519f;}
        
        Border color #99519f