#2ff5ed color space conversions
Hex:
#2ff5ed
RGB:
47, 245, 237
CMY:
82, 4, 7
CMYK:
81, 0, 3, 4
HSL:
178°, 90.8257%, 57.2549%
HSV (HSB):
178°, 80.8163%, 96.0784%
XYZ:
49.1108, 72.0236, 91.4343
xyY:
0.2310, 0.3388, 72.0236
CIE-Lab:
87.9799, -46.9692, -9.4131
CIE-LCH:
87.9799, 47.9032, 191.3326
CIE-Luv:
87.9799, -66.2224, -7.5146
Hunter-Lab:
84.8667, -45.2222, -4.4716
#2ff5ed color charts
#2ff5ed color shades, tints & tones
#2ff5ed color schemes
#2ff5ed color preview, HTML & CSS examples
This text has a color of #2ff5ed
<p style="color:#2ff5ed;">Text here</p>
.mytext {color:#2ff5ed;}
This box has a color of #2ff5ed
<div style="background-color:#2ff5ed;">Content here</div>
.mybackground {background-color:#2ff5ed;}
Border around this has a color of #2ff5ed
<div style="border:2px solid #2ff5ed;">Content here</div>
.myborder {border:2px solid #2ff5ed;}