#99528d color space conversions
Hex:
        #99528d
        RGB:
        153, 82, 141
        CMY:
        40, 68, 45
        CMYK:
        0, 46, 8, 40
      HSL:
        310°, 30.2128%, 46.0784%
        HSV (HSB):
        310°, 46.4052%, 60.0000%
        XYZ:
        20.9619, 14.7300, 26.9377
        xyY:
        0.3347, 0.2352, 14.7300
      CIE-Lab:
        45.2621, 38.0275, -19.9295
        CIE-LCH:
        45.2621, 42.9333, 332.3418
        CIE-Luv:
        45.2621, 36.4646, -33.8647
        Hunter-Lab:
        38.3797, 30.3273, -14.7483
      #99528d color charts
#99528d RGB chart
      #99528d CMYK chart
      #99528d RGB pie chart
      #99528d color shades, tints & tones
#99528d color schemes
#99528d color preview, HTML & CSS examples
           This text has a color of #99528d        
        
          <p style="color:#99528d;">Text here</p>
        
        
          .mytext {color:#99528d;}
        
        Text color #99528d
      
           This box has a color of #99528d        
        
          <div style="background-color:#99528d;">Content here</div>
        
        
          .mybackground {background-color:#99528d;}
        
        Background color #99528d
      
           Border around this has a color of #99528d        
        
          <div style="border:2px solid #99528d;">Content here</div>
        
        
          .myborder {border:2px solid #99528d;}
        
        Border color #99528d