#84809d color space conversions
Hex:
        #84809d
        RGB:
        132, 128, 157
        CMY:
        48, 50, 38
        CMYK:
        16, 18, 0, 38
      HSL:
        248°, 12.8889%, 55.8824%
        HSV (HSB):
        248°, 18.4713%, 61.5686%
        XYZ:
        23.3207, 22.7782, 35.0658
        xyY:
        0.2873, 0.2806, 22.7782
      CIE-Lab:
        54.8431, 7.6609, -14.9463
        CIE-LCH:
        54.8431, 16.7952, 297.1380
        CIE-Luv:
        54.8431, 0.3947, -23.0538
        Hunter-Lab:
        47.7265, 3.6994, -10.1532
      #84809d color charts
#84809d RGB chart
      #84809d CMYK chart
      #84809d RGB pie chart
      #84809d color shades, tints & tones
#84809d color schemes
#84809d color preview, HTML & CSS examples
           This text has a color of #84809d        
        
          <p style="color:#84809d;">Text here</p>
        
        
          .mytext {color:#84809d;}
        
        Text color #84809d
      
           This box has a color of #84809d        
        
          <div style="background-color:#84809d;">Content here</div>
        
        
          .mybackground {background-color:#84809d;}
        
        Background color #84809d
      
           Border around this has a color of #84809d        
        
          <div style="border:2px solid #84809d;">Content here</div>
        
        
          .myborder {border:2px solid #84809d;}
        
        Border color #84809d