#21deca color space conversions
Hex:
#21deca
RGB:
33, 222, 202
CMY:
87, 13, 21
CMYK:
85, 0, 9, 13
HSL:
174°, 74.1176%, 50.0000%
HSV (HSB):
174°, 85.1351%, 87.0588%
XYZ:
37.4091, 56.8302, 64.8748
xyY:
0.2351, 0.3572, 56.8302
CIE-Lab:
80.0840, -47.7317, -2.6320
CIE-LCH:
80.0840, 47.8042, 183.1561
CIE-Luv:
80.0840, -62.3203, 3.4246
Hunter-Lab:
75.3858, -43.3470, 1.7468
#21deca color charts
#21deca color shades, tints & tones
#21deca color schemes
#21deca color preview, HTML & CSS examples
This text has a color of #21deca
<p style="color:#21deca;">Text here</p>
.mytext {color:#21deca;}
This box has a color of #21deca
<div style="background-color:#21deca;">Content here</div>
.mybackground {background-color:#21deca;}
Border around this has a color of #21deca
<div style="border:2px solid #21deca;">Content here</div>
.myborder {border:2px solid #21deca;}