#84debd color space conversions
Hex:
#84debd
RGB:
132, 222, 189
CMY:
48, 13, 26
CMYK:
41, 0, 15, 13
HSL:
158°, 57.6923%, 69.4118%
HSV (HSB):
158°, 40.5405%, 87.0588%
XYZ:
44.8223, 60.8222, 57.5216
xyY:
0.2747, 0.3728, 60.8222
CIE-Lab:
82.2831, -34.4497, 7.7746
CIE-LCH:
82.2831, 35.3161, 167.2826
CIE-Luv:
82.2831, -41.8646, 17.3377
Hunter-Lab:
77.9886, -33.8909, 10.8618
#84debd color charts
#84debd color shades, tints & tones
#84debd color schemes
#84debd color preview, HTML & CSS examples
This text has a color of #84debd
<p style="color:#84debd;">Text here</p>
.mytext {color:#84debd;}
This box has a color of #84debd
<div style="background-color:#84debd;">Content here</div>
.mybackground {background-color:#84debd;}
Border around this has a color of #84debd
<div style="border:2px solid #84debd;">Content here</div>
.myborder {border:2px solid #84debd;}