#78e4e4 color space conversions
Hex:
        #78e4e4
        RGB:
        120, 228, 228
        CMY:
        53, 11, 11
        CMYK:
        47, 0, 0, 11
      HSL:
        180°, 66.6667%, 68.2353%
        HSV (HSB):
        180°, 47.3684%, 89.4118%
        XYZ:
        49.4927, 65.0813, 83.3522
        xyY:
        0.2501, 0.3288, 65.0813
      CIE-Lab:
        84.5256, -31.0424, -9.6369
        CIE-LCH:
        84.5256, 32.5039, 197.2467
        CIE-Luv:
        84.5256, -46.8785, -10.1265
        Hunter-Lab:
        80.6730, -31.6683, -4.7880
      #78e4e4 color charts
#78e4e4 RGB chart
      #78e4e4 CMYK chart
      #78e4e4 RGB pie chart
      #78e4e4 color shades, tints & tones
#78e4e4 color schemes
#78e4e4 color preview, HTML & CSS examples
           This text has a color of #78e4e4        
        
          <p style="color:#78e4e4;">Text here</p>
        
        
          .mytext {color:#78e4e4;}
        
        Text color #78e4e4
      
           This box has a color of #78e4e4        
        
          <div style="background-color:#78e4e4;">Content here</div>
        
        
          .mybackground {background-color:#78e4e4;}
        
        Background color #78e4e4
      
           Border around this has a color of #78e4e4        
        
          <div style="border:2px solid #78e4e4;">Content here</div>
        
        
          .myborder {border:2px solid #78e4e4;}
        
        Border color #78e4e4