#78a5af color space conversions
Hex:
        #78a5af
        RGB:
        120, 165, 175
        CMY:
        53, 35, 31
        CMYK:
        31, 6, 0, 31
      HSL:
        191°, 25.5814%, 57.8431%
        HSV (HSB):
        191°, 31.4286%, 68.6275%
        XYZ:
        28.9387, 33.9985, 45.5946
        xyY:
        0.2666, 0.3133, 33.9985
      CIE-Lab:
        64.9614, -12.6016, -10.0399
        CIE-LCH:
        64.9614, 16.1121, 218.5450
        CIE-Luv:
        64.9614, -22.4034, -13.0835
        Hunter-Lab:
        58.3082, -13.4487, -5.5465
      #78a5af color charts
#78a5af RGB chart
      #78a5af CMYK chart
      #78a5af RGB pie chart
      #78a5af color shades, tints & tones
#78a5af color schemes
#78a5af color preview, HTML & CSS examples
           This text has a color of #78a5af        
        
          <p style="color:#78a5af;">Text here</p>
        
        
          .mytext {color:#78a5af;}
        
        Text color #78a5af
      
           This box has a color of #78a5af        
        
          <div style="background-color:#78a5af;">Content here</div>
        
        
          .mybackground {background-color:#78a5af;}
        
        Background color #78a5af
      
           Border around this has a color of #78a5af        
        
          <div style="border:2px solid #78a5af;">Content here</div>
        
        
          .myborder {border:2px solid #78a5af;}
        
        Border color #78a5af