#84dec8 color space conversions
Hex:
#84dec8
RGB:
132, 222, 200
CMY:
48, 13, 22
CMYK:
41, 0, 10, 13
HSL:
165°, 57.6923%, 69.4118%
HSV (HSB):
165°, 40.5405%, 87.0588%
XYZ:
46.0623, 61.3182, 64.0514
xyY:
0.2687, 0.3577, 61.3182
CIE-Lab:
82.5495, -32.0418, 2.3340
CIE-LCH:
82.5495, 32.1267, 175.8339
CIE-Luv:
82.5495, -41.5612, 8.8366
Hunter-Lab:
78.3059, -32.0354, 6.3171
#84dec8 color charts
#84dec8 color shades, tints & tones
#84dec8 color schemes
#84dec8 color preview, HTML & CSS examples
This text has a color of #84dec8
<p style="color:#84dec8;">Text here</p>
.mytext {color:#84dec8;}
This box has a color of #84dec8
<div style="background-color:#84dec8;">Content here</div>
.mybackground {background-color:#84dec8;}
Border around this has a color of #84dec8
<div style="border:2px solid #84dec8;">Content here</div>
.myborder {border:2px solid #84dec8;}