#84acc7 color space conversions
Hex:
#84acc7
RGB:
132, 172, 199
CMY:
48, 33, 22
CMYK:
34, 14, 0, 22
HSL:
204°, 37.4302%, 64.9020%
HSV (HSB):
204°, 33.6683%, 78.0392%
XYZ:
34.5770, 38.5341, 59.6483
xyY:
0.2604, 0.2903, 38.5341
CIE-Lab:
68.4124, -6.9139, -18.1088
CIE-LCH:
68.4124, 19.3837, 249.1034
CIE-Luv:
68.4124, -20.5490, -26.8504
Hunter-Lab:
62.0758, -9.2059, -13.5183
#84acc7 color charts
#84acc7 color shades, tints & tones
#84acc7 color schemes
#84acc7 color preview, HTML & CSS examples
This text has a color of #84acc7
<p style="color:#84acc7;">Text here</p>
.mytext {color:#84acc7;}
This box has a color of #84acc7
<div style="background-color:#84acc7;">Content here</div>
.mybackground {background-color:#84acc7;}
Border around this has a color of #84acc7
<div style="border:2px solid #84acc7;">Content here</div>
.myborder {border:2px solid #84acc7;}