#787b9d color space conversions
Hex:
        #787b9d
        RGB:
        120, 123, 157
        CMY:
        53, 52, 38
        CMYK:
        24, 22, 0, 38
      HSL:
        235°, 15.8798%, 54.3137%
        HSV (HSB):
        235°, 23.5669%, 61.5686%
        XYZ:
        20.9145, 20.5933, 34.7709
        xyY:
        0.2742, 0.2700, 20.5933
      CIE-Lab:
        52.5015, 6.5955, -18.5982
        CIE-LCH:
        52.5015, 19.7330, 289.5260
        CIE-Luv:
        52.5015, -3.5053, -28.2637
        Hunter-Lab:
        45.3799, 2.8517, -13.6632
      #787b9d color charts
#787b9d RGB chart
      #787b9d CMYK chart
      #787b9d RGB pie chart
      #787b9d color shades, tints & tones
#787b9d color schemes
#787b9d color preview, HTML & CSS examples
           This text has a color of #787b9d        
        
          <p style="color:#787b9d;">Text here</p>
        
        
          .mytext {color:#787b9d;}
        
        Text color #787b9d
      
           This box has a color of #787b9d        
        
          <div style="background-color:#787b9d;">Content here</div>
        
        
          .mybackground {background-color:#787b9d;}
        
        Background color #787b9d
      
           Border around this has a color of #787b9d        
        
          <div style="border:2px solid #787b9d;">Content here</div>
        
        
          .myborder {border:2px solid #787b9d;}
        
        Border color #787b9d