#21e2e2 color space conversions
Hex:
#21e2e2
RGB:
33, 226, 226
CMY:
87, 11, 11
CMYK:
85, 0, 0, 11
HSL:
180°, 76.8924%, 50.7843%
HSV (HSB):
180°, 85.3982%, 88.6275%
XYZ:
41.5510, 60.2070, 81.3827
xyY:
0.2269, 0.3287, 60.2070
CIE-Lab:
81.9506, -42.7247, -12.6241
CIE-LCH:
81.9506, 44.5508, 196.4611
CIE-Luv:
81.9506, -61.8249, -13.3501
Hunter-Lab:
77.5932, -40.2016, -7.8703
#21e2e2 color charts
#21e2e2 color shades, tints & tones
#21e2e2 color schemes
#21e2e2 color preview, HTML & CSS examples
This text has a color of #21e2e2
<p style="color:#21e2e2;">Text here</p>
.mytext {color:#21e2e2;}
This box has a color of #21e2e2
<div style="background-color:#21e2e2;">Content here</div>
.mybackground {background-color:#21e2e2;}
Border around this has a color of #21e2e2
<div style="border:2px solid #21e2e2;">Content here</div>
.myborder {border:2px solid #21e2e2;}