#78eaa8 color space conversions
Hex:
        #78eaa8
        RGB:
        120, 234, 168
        CMY:
        53, 8, 34
        CMYK:
        49, 0, 28, 8
      HSL:
        145°, 73.0769%, 69.4118%
        HSV (HSB):
        145°, 48.7179%, 91.7647%
        XYZ:
        44.2364, 65.6659, 47.3891
        xyY:
        0.2812, 0.4175, 65.6659
      CIE-Lab:
        84.8257, -47.1124, 22.2711
        CIE-LCH:
        84.8257, 52.1112, 154.6988
        CIE-Luv:
        84.8257, -51.5901, 39.9031
        Hunter-Lab:
        81.0345, -44.3678, 22.0513
      #78eaa8 color charts
#78eaa8 RGB chart
      #78eaa8 CMYK chart
      #78eaa8 RGB pie chart
      #78eaa8 color shades, tints & tones
#78eaa8 color schemes
#78eaa8 color preview, HTML & CSS examples
           This text has a color of #78eaa8        
        
          <p style="color:#78eaa8;">Text here</p>
        
        
          .mytext {color:#78eaa8;}
        
        Text color #78eaa8
      
           This box has a color of #78eaa8        
        
          <div style="background-color:#78eaa8;">Content here</div>
        
        
          .mybackground {background-color:#78eaa8;}
        
        Background color #78eaa8
      
           Border around this has a color of #78eaa8        
        
          <div style="border:2px solid #78eaa8;">Content here</div>
        
        
          .myborder {border:2px solid #78eaa8;}
        
        Border color #78eaa8