#84769d color space conversions
Hex:
        #84769d
        RGB:
        132, 118, 157
        CMY:
        48, 54, 38
        CMYK:
        16, 25, 0, 38
      HSL:
        262°, 16.5957%, 53.9216%
        HSV (HSB):
        262°, 24.8408%, 61.5686%
        XYZ:
        22.0800, 20.2967, 34.6522
        xyY:
        0.2866, 0.2635, 20.2967
      CIE-Lab:
        52.1710, 13.5258, -19.0122
        CIE-LCH:
        52.1710, 23.3327, 305.4291
        CIE-Luv:
        52.1710, 4.9664, -29.8433
        Hunter-Lab:
        45.0519, 8.6422, -14.0673
      #84769d color charts
#84769d RGB chart
      #84769d CMYK chart
      #84769d RGB pie chart
      #84769d color shades, tints & tones
#84769d color schemes
#84769d color preview, HTML & CSS examples
           This text has a color of #84769d        
        
          <p style="color:#84769d;">Text here</p>
        
        
          .mytext {color:#84769d;}
        
        Text color #84769d
      
           This box has a color of #84769d        
        
          <div style="background-color:#84769d;">Content here</div>
        
        
          .mybackground {background-color:#84769d;}
        
        Background color #84769d
      
           Border around this has a color of #84769d        
        
          <div style="border:2px solid #84769d;">Content here</div>
        
        
          .myborder {border:2px solid #84769d;}
        
        Border color #84769d