#2fecdc color space conversions
Hex:
#2fecdc
RGB:
47, 236, 220
CMY:
82, 7, 14
CMYK:
80, 0, 7, 7
HSL:
175°, 83.2599%, 55.4902%
HSV (HSB):
175°, 80.0847%, 92.5490%
XYZ:
44.0860, 65.7625, 78.0800
xyY:
0.2346, 0.3499, 65.7625
CIE-Lab:
84.8752, -47.7653, -5.0925
CIE-LCH:
84.8752, 48.0360, 186.0856
CIE-Luv:
84.8752, -64.4498, -0.4118
Hunter-Lab:
81.0941, -44.8749, -0.3204
#2fecdc color charts
#2fecdc color shades, tints & tones
#2fecdc color schemes
#2fecdc color preview, HTML & CSS examples
This text has a color of #2fecdc
<p style="color:#2fecdc;">Text here</p>
.mytext {color:#2fecdc;}
This box has a color of #2fecdc
<div style="background-color:#2fecdc;">Content here</div>
.mybackground {background-color:#2fecdc;}
Border around this has a color of #2fecdc
<div style="border:2px solid #2fecdc;">Content here</div>
.myborder {border:2px solid #2fecdc;}