#84819d color space conversions
Hex:
        #84819d
        RGB:
        132, 129, 157
        CMY:
        48, 49, 38
        CMYK:
        16, 18, 0, 38
      HSL:
        246°, 12.5000%, 56.0784%
        HSV (HSB):
        246°, 17.8344%, 61.5686%
        XYZ:
        23.4518, 23.0404, 35.1095
        xyY:
        0.2874, 0.2824, 23.0404
      CIE-Lab:
        55.1139, 7.0792, -14.5364
        CIE-LCH:
        55.1139, 16.1685, 295.9661
        CIE-Luv:
        55.1139, -0.0684, -22.3662
        Hunter-Lab:
        48.0004, 3.2099, -9.7669
      #84819d color charts
#84819d RGB chart
      #84819d CMYK chart
      #84819d RGB pie chart
      #84819d color shades, tints & tones
#84819d color schemes
#84819d color preview, HTML & CSS examples
           This text has a color of #84819d        
        
          <p style="color:#84819d;">Text here</p>
        
        
          .mytext {color:#84819d;}
        
        Text color #84819d
      
           This box has a color of #84819d        
        
          <div style="background-color:#84819d;">Content here</div>
        
        
          .mybackground {background-color:#84819d;}
        
        Background color #84819d
      
           Border around this has a color of #84819d        
        
          <div style="border:2px solid #84819d;">Content here</div>
        
        
          .myborder {border:2px solid #84819d;}
        
        Border color #84819d