#21dcec color space conversions
Hex:
#21dcec
RGB:
33, 220, 236
CMY:
87, 14, 7
CMYK:
86, 7, 0, 7
HSL:
185°, 84.2324%, 52.7451%
HSV (HSB):
185°, 86.0169%, 92.5490%
XYZ:
41.3607, 57.5659, 88.2883
xyY:
0.2209, 0.3075, 57.5659
CIE-Lab:
80.4968, -37.0387, -20.1257
CIE-LCH:
80.4968, 42.1533, 208.5183
CIE-Luv:
80.4968, -59.0213, -26.5942
Hunter-Lab:
75.8722, -35.4694, -15.8820
#21dcec color charts
#21dcec color shades, tints & tones
#21dcec color schemes
#21dcec color preview, HTML & CSS examples
This text has a color of #21dcec
<p style="color:#21dcec;">Text here</p>
.mytext {color:#21dcec;}
This box has a color of #21dcec
<div style="background-color:#21dcec;">Content here</div>
.mybackground {background-color:#21dcec;}
Border around this has a color of #21dcec
<div style="border:2px solid #21dcec;">Content here</div>
.myborder {border:2px solid #21dcec;}