#45acc4 color space conversions
Hex:
#45acc4
RGB:
69, 172, 196
CMY:
73, 33, 23
CMYK:
65, 12, 0, 23
HSL:
191°, 51.8367%, 51.9608%
HSV (HSB):
191°, 64.7959%, 76.8627%
XYZ:
27.1706, 34.7558, 57.5010
xyY:
0.2275, 0.2910, 34.7558
CIE-Lab:
65.5581, -22.1688, -21.0424
CIE-LCH:
65.5581, 30.5653, 223.5067
CIE-Luv:
65.5581, -40.1444, -29.4010
Hunter-Lab:
58.9540, -20.9030, -16.5609
#45acc4 color charts
#45acc4 color shades, tints & tones
#45acc4 color schemes
#45acc4 color preview, HTML & CSS examples
This text has a color of #45acc4
<p style="color:#45acc4;">Text here</p>
.mytext {color:#45acc4;}
This box has a color of #45acc4
<div style="background-color:#45acc4;">Content here</div>
.mybackground {background-color:#45acc4;}
Border around this has a color of #45acc4
<div style="border:2px solid #45acc4;">Content here</div>
.myborder {border:2px solid #45acc4;}