#2ff7db color space conversions
Hex:
#2ff7db
RGB:
47, 247, 219
CMY:
82, 3, 14
CMYK:
81, 0, 11, 3
HSL:
172°, 92.5926%, 57.6471%
HSV (HSB):
172°, 80.9717%, 96.8627%
XYZ:
47.2192, 72.2403, 78.4729
xyY:
0.2386, 0.3650, 72.2403
CIE-Lab:
88.0841, -52.6370, 0.1405
CIE-LCH:
88.0841, 52.6372, 179.8471
CIE-Luv:
88.0841, -68.2411, 8.6343
Hunter-Lab:
84.9943, -49.5730, 4.7552
#2ff7db color charts
#2ff7db color shades, tints & tones
#2ff7db color schemes
#2ff7db color preview, HTML & CSS examples
This text has a color of #2ff7db
<p style="color:#2ff7db;">Text here</p>
.mytext {color:#2ff7db;}
This box has a color of #2ff7db
<div style="background-color:#2ff7db;">Content here</div>
.mybackground {background-color:#2ff7db;}
Border around this has a color of #2ff7db
<div style="border:2px solid #2ff7db;">Content here</div>
.myborder {border:2px solid #2ff7db;}