#7f84a4 color space conversions
Hex:
        #7f84a4
        RGB:
        127, 132, 164
        CMY:
        50, 48, 36
        CMYK:
        23, 20, 0, 36
      HSL:
        232°, 16.8950%, 57.0588%
        HSV (HSB):
        232°, 22.5610%, 64.3137%
        XYZ:
        23.7045, 23.6949, 38.4462
        xyY:
        0.2761, 0.2760, 23.6949
      CIE-Lab:
        55.7810, 5.3262, -17.6000
        CIE-LCH:
        55.7810, 18.3883, 286.8371
        CIE-Luv:
        55.7810, -4.4101, -26.8707
        Hunter-Lab:
        48.6774, 1.7390, -12.7540
      #7f84a4 color charts
#7f84a4 RGB chart
      #7f84a4 CMYK chart
      #7f84a4 RGB pie chart
      #7f84a4 color shades, tints & tones
#7f84a4 color schemes
#7f84a4 color preview, HTML & CSS examples
           This text has a color of #7f84a4        
        
          <p style="color:#7f84a4;">Text here</p>
        
        
          .mytext {color:#7f84a4;}
        
        Text color #7f84a4
      
           This box has a color of #7f84a4        
        
          <div style="background-color:#7f84a4;">Content here</div>
        
        
          .mybackground {background-color:#7f84a4;}
        
        Background color #7f84a4
      
           Border around this has a color of #7f84a4        
        
          <div style="border:2px solid #7f84a4;">Content here</div>
        
        
          .myborder {border:2px solid #7f84a4;}
        
        Border color #7f84a4