#78acc2 color space conversions
Hex:
#78acc2
RGB:
120, 172, 194
CMY:
53, 33, 24
CMYK:
38, 11, 0, 24
HSL:
198°, 37.7551%, 61.5686%
HSV (HSB):
198°, 38.1443%, 76.0784%
XYZ:
32.2359, 37.3932, 56.5575
xyY:
0.2555, 0.2963, 37.3932
CIE-Lab:
67.5710, -11.5317, -16.6828
CIE-LCH:
67.5710, 20.2804, 235.3465
CIE-Luv:
67.5710, -25.2999, -23.8504
Hunter-Lab:
61.1499, -12.9142, -12.0323
#78acc2 color charts
#78acc2 color shades, tints & tones
#78acc2 color schemes
#78acc2 color preview, HTML & CSS examples
This text has a color of #78acc2
<p style="color:#78acc2;">Text here</p>
.mytext {color:#78acc2;}
This box has a color of #78acc2
<div style="background-color:#78acc2;">Content here</div>
.mybackground {background-color:#78acc2;}
Border around this has a color of #78acc2
<div style="border:2px solid #78acc2;">Content here</div>
.myborder {border:2px solid #78acc2;}