#78a5bd color space conversions
Hex:
        #78a5bd
        RGB:
        120, 165, 189
        CMY:
        53, 35, 26
        CMYK:
        37, 13, 0, 26
      HSL:
        201°, 34.3284%, 60.5882%
        HSV (HSB):
        201°, 36.5079%, 74.1176%
        XYZ:
        30.3862, 34.5775, 53.2167
        xyY:
        0.2571, 0.2926, 34.5775
      CIE-Lab:
        65.4184, -9.0543, -17.1642
        CIE-LCH:
        65.4184, 19.4059, 242.1879
        CIE-Luv:
        65.4184, -22.3969, -24.8544
        Hunter-Lab:
        58.8026, -10.6649, -12.4960
      #78a5bd color charts
#78a5bd RGB chart
      #78a5bd CMYK chart
      #78a5bd RGB pie chart
      #78a5bd color shades, tints & tones
#78a5bd color schemes
#78a5bd color preview, HTML & CSS examples
           This text has a color of #78a5bd        
        
          <p style="color:#78a5bd;">Text here</p>
        
        
          .mytext {color:#78a5bd;}
        
        Text color #78a5bd
      
           This box has a color of #78a5bd        
        
          <div style="background-color:#78a5bd;">Content here</div>
        
        
          .mybackground {background-color:#78a5bd;}
        
        Background color #78a5bd
      
           Border around this has a color of #78a5bd        
        
          <div style="border:2px solid #78a5bd;">Content here</div>
        
        
          .myborder {border:2px solid #78a5bd;}
        
        Border color #78a5bd