#78bfbe color space conversions
Hex:
        #78bfbe
        RGB:
        120, 191, 190
        CMY:
        53, 25, 25
        CMYK:
        37, 0, 1, 25
      HSL:
        179°, 35.6784%, 60.9804%
        HSV (HSB):
        179°, 37.1728%, 74.9020%
        XYZ:
        35.6708, 44.9724, 55.5157
        xyY:
        0.2620, 0.3303, 44.9724
      CIE-Lab:
        72.8737, -22.4190, -6.5468
        CIE-LCH:
        72.8737, 23.3553, 196.2790
        CIE-Luv:
        72.8737, -33.2605, -6.3613
        Hunter-Lab:
        67.0614, -22.4112, -2.1392
      #78bfbe color charts
#78bfbe RGB chart
      #78bfbe CMYK chart
      #78bfbe RGB pie chart
      #78bfbe color shades, tints & tones
#78bfbe color schemes
#78bfbe color preview, HTML & CSS examples
           This text has a color of #78bfbe        
        
          <p style="color:#78bfbe;">Text here</p>
        
        
          .mytext {color:#78bfbe;}
        
        Text color #78bfbe
      
           This box has a color of #78bfbe        
        
          <div style="background-color:#78bfbe;">Content here</div>
        
        
          .mybackground {background-color:#78bfbe;}
        
        Background color #78bfbe
      
           Border around this has a color of #78bfbe        
        
          <div style="border:2px solid #78bfbe;">Content here</div>
        
        
          .myborder {border:2px solid #78bfbe;}
        
        Border color #78bfbe