#84ccdc color space conversions
Hex:
#84ccdc
RGB:
132, 204, 220
CMY:
48, 20, 14
CMYK:
40, 7, 0, 14
HSL:
191°, 55.6962%, 69.0196%
HSV (HSB):
191°, 40.0000%, 86.2745%
XYZ:
44.0269, 53.2586, 75.6696
xyY:
0.2546, 0.3079, 53.2586
CIE-Lab:
78.0274, -18.4223, -15.0376
CIE-LCH:
78.0274, 23.7805, 219.2237
CIE-Luv:
78.0274, -33.7175, -20.6230
Hunter-Lab:
72.9785, -20.0259, -10.3914
#84ccdc color charts
#84ccdc color shades, tints & tones
#84ccdc color schemes
#84ccdc color preview, HTML & CSS examples
This text has a color of #84ccdc
<p style="color:#84ccdc;">Text here</p>
.mytext {color:#84ccdc;}
This box has a color of #84ccdc
<div style="background-color:#84ccdc;">Content here</div>
.mybackground {background-color:#84ccdc;}
Border around this has a color of #84ccdc
<div style="border:2px solid #84ccdc;">Content here</div>
.myborder {border:2px solid #84ccdc;}