#787d7c color space conversions
Hex:
        #787d7c
        RGB:
        120, 125, 124
        CMY:
        53, 51, 51
        CMYK:
        4, 0, 1, 51
      HSL:
        168°, 2.0408%, 48.0392%
        HSV (HSB):
        168°, 4.0000%, 49.0196%
        XYZ:
        18.7174, 20.1155, 21.9650
        xyY:
        0.3079, 0.3309, 20.1155
      CIE-Lab:
        51.9676, -2.0667, -0.1115
        CIE-LCH:
        51.9676, 2.0697, 183.0870
        CIE-Luv:
        51.9676, -2.7362, 0.1754
        Hunter-Lab:
        44.8503, -3.9945, 2.3586
      #787d7c color charts
#787d7c RGB chart
      #787d7c CMYK chart
      #787d7c RGB pie chart
      #787d7c color shades, tints & tones
#787d7c color schemes
#787d7c color preview, HTML & CSS examples
           This text has a color of #787d7c        
        
          <p style="color:#787d7c;">Text here</p>
        
        
          .mytext {color:#787d7c;}
        
        Text color #787d7c
      
           This box has a color of #787d7c        
        
          <div style="background-color:#787d7c;">Content here</div>
        
        
          .mybackground {background-color:#787d7c;}
        
        Background color #787d7c
      
           Border around this has a color of #787d7c        
        
          <div style="border:2px solid #787d7c;">Content here</div>
        
        
          .myborder {border:2px solid #787d7c;}
        
        Border color #787d7c