#72acc1 color space conversions
Hex:
#72acc1
RGB:
114, 172, 193
CMY:
55, 33, 24
CMYK:
41, 11, 0, 24
HSL:
196°, 38.9163%, 60.1961%
HSV (HSB):
196°, 40.9326%, 75.6863%
XYZ:
31.3176, 36.9327, 55.9302
xyY:
0.2522, 0.2974, 36.9327
CIE-Lab:
67.2265, -13.3899, -16.6800
CIE-LCH:
67.2265, 21.3895, 231.2443
CIE-Luv:
67.2265, -27.5292, -23.5680
Hunter-Lab:
60.7723, -14.3657, -12.0254
#72acc1 color charts
#72acc1 color shades, tints & tones
#72acc1 color schemes
#72acc1 color preview, HTML & CSS examples
This text has a color of #72acc1
<p style="color:#72acc1;">Text here</p>
.mytext {color:#72acc1;}
This box has a color of #72acc1
<div style="background-color:#72acc1;">Content here</div>
.mybackground {background-color:#72acc1;}
Border around this has a color of #72acc1
<div style="border:2px solid #72acc1;">Content here</div>
.myborder {border:2px solid #72acc1;}