#78769b color space conversions
Hex:
        #78769b
        RGB:
        120, 118, 155
        CMY:
        53, 54, 39
        CMYK:
        23, 24, 0, 39
      HSL:
        243°, 15.6118%, 53.5294%
        HSV (HSB):
        243°, 23.8710%, 60.7843%
        XYZ:
        20.1406, 19.3165, 33.6773
        xyY:
        0.2754, 0.2641, 19.3165
      CIE-Lab:
        51.0555, 9.0581, -19.6429
        CIE-LCH:
        51.0555, 21.6308, 294.7562
        CIE-Luv:
        51.0555, -1.1857, -30.0432
        Hunter-Lab:
        43.9505, 4.8851, -14.6658
      #78769b color charts
#78769b RGB chart
      #78769b CMYK chart
      #78769b RGB pie chart
      #78769b color shades, tints & tones
#78769b color schemes
#78769b color preview, HTML & CSS examples
           This text has a color of #78769b        
        
          <p style="color:#78769b;">Text here</p>
        
        
          .mytext {color:#78769b;}
        
        Text color #78769b
      
           This box has a color of #78769b        
        
          <div style="background-color:#78769b;">Content here</div>
        
        
          .mybackground {background-color:#78769b;}
        
        Background color #78769b
      
           Border around this has a color of #78769b        
        
          <div style="border:2px solid #78769b;">Content here</div>
        
        
          .myborder {border:2px solid #78769b;}
        
        Border color #78769b