#99528b color space conversions
Hex:
        #99528b
        RGB:
        153, 82, 139
        CMY:
        40, 68, 45
        CMYK:
        0, 46, 9, 40
      HSL:
        312°, 30.2128%, 46.0784%
        HSV (HSB):
        312°, 46.4052%, 60.0000%
        XYZ:
        20.8144, 14.6710, 26.1608
        xyY:
        0.3376, 0.2380, 14.6710
      CIE-Lab:
        45.1802, 37.6702, -18.8520
        CIE-LCH:
        45.1802, 42.1242, 333.4144
        CIE-Luv:
        45.1802, 36.9203, -32.2394
        Hunter-Lab:
        38.3027, 29.9703, -13.6833
      #99528b color charts
#99528b RGB chart
      #99528b CMYK chart
      #99528b RGB pie chart
      #99528b color shades, tints & tones
#99528b color schemes
#99528b color preview, HTML & CSS examples
           This text has a color of #99528b        
        
          <p style="color:#99528b;">Text here</p>
        
        
          .mytext {color:#99528b;}
        
        Text color #99528b
      
           This box has a color of #99528b        
        
          <div style="background-color:#99528b;">Content here</div>
        
        
          .mybackground {background-color:#99528b;}
        
        Background color #99528b
      
           Border around this has a color of #99528b        
        
          <div style="border:2px solid #99528b;">Content here</div>
        
        
          .myborder {border:2px solid #99528b;}
        
        Border color #99528b