#84deca color space conversions
Hex:
#84deca
RGB:
132, 222, 202
CMY:
48, 13, 21
CMYK:
41, 0, 9, 13
HSL:
167°, 57.6923%, 69.4118%
HSV (HSB):
167°, 40.5405%, 87.0588%
XYZ:
46.2977, 61.4124, 65.2907
xyY:
0.2676, 0.3550, 61.4124
CIE-Lab:
82.5999, -31.5913, 1.3470
CIE-LCH:
82.5999, 31.6200, 177.5586
CIE-Luv:
82.5999, -41.5057, 7.2639
Hunter-Lab:
78.3660, -31.6850, 5.4587
#84deca color charts
#84deca color shades, tints & tones
#84deca color schemes
#84deca color preview, HTML & CSS examples
This text has a color of #84deca
<p style="color:#84deca;">Text here</p>
.mytext {color:#84deca;}
This box has a color of #84deca
<div style="background-color:#84deca;">Content here</div>
.mybackground {background-color:#84deca;}
Border around this has a color of #84deca
<div style="border:2px solid #84deca;">Content here</div>
.myborder {border:2px solid #84deca;}