#787e9d color space conversions
Hex:
        #787e9d
        RGB:
        120, 126, 157
        CMY:
        53, 51, 38
        CMYK:
        24, 20, 0, 38
      HSL:
        230°, 15.8798%, 54.3137%
        HSV (HSB):
        230°, 23.5669%, 61.5686%
        XYZ:
        21.2924, 21.3491, 34.8968
        xyY:
        0.2746, 0.2753, 21.3491
      CIE-Lab:
        53.3295, 4.8338, -17.3355
        CIE-LCH:
        53.3295, 17.9968, 285.5806
        CIE-Luv:
        53.3295, -4.8326, -26.1622
        Hunter-Lab:
        46.2051, 1.3981, -12.4358
      #787e9d color charts
#787e9d RGB chart
      #787e9d CMYK chart
      #787e9d RGB pie chart
      #787e9d color shades, tints & tones
#787e9d color schemes
#787e9d color preview, HTML & CSS examples
           This text has a color of #787e9d        
        
          <p style="color:#787e9d;">Text here</p>
        
        
          .mytext {color:#787e9d;}
        
        Text color #787e9d
      
           This box has a color of #787e9d        
        
          <div style="background-color:#787e9d;">Content here</div>
        
        
          .mybackground {background-color:#787e9d;}
        
        Background color #787e9d
      
           Border around this has a color of #787e9d        
        
          <div style="border:2px solid #787e9d;">Content here</div>
        
        
          .myborder {border:2px solid #787e9d;}
        
        Border color #787e9d