#21e1e1 color space conversions
Hex:
#21e1e1
RGB:
33, 225, 225
CMY:
87, 12, 12
CMYK:
85, 0, 0, 12
HSL:
180°, 76.1905%, 50.5882%
HSV (HSB):
180°, 85.3333%, 88.2353%
XYZ:
41.1430, 59.6100, 80.5716
xyY:
0.2269, 0.3287, 59.6100
CIE-Lab:
81.6257, -42.5707, -12.5792
CIE-LCH:
81.6257, 44.3903, 196.4619
CIE-Luv:
81.6257, -61.5643, -13.2938
Hunter-Lab:
77.2075, -39.9925, -7.8281
#21e1e1 color charts
#21e1e1 color shades, tints & tones
#21e1e1 color schemes
#21e1e1 color preview, HTML & CSS examples
This text has a color of #21e1e1
<p style="color:#21e1e1;">Text here</p>
.mytext {color:#21e1e1;}
This box has a color of #21e1e1
<div style="background-color:#21e1e1;">Content here</div>
.mybackground {background-color:#21e1e1;}
Border around this has a color of #21e1e1
<div style="border:2px solid #21e1e1;">Content here</div>
.myborder {border:2px solid #21e1e1;}