#2fced5 color space conversions
Hex:
#2fced5
RGB:
47, 206, 213
CMY:
82, 19, 16
CMYK:
78, 3, 0, 16
HSL:
183°, 66.4000%, 50.9804%
HSV (HSB):
183°, 77.9343%, 83.5294%
XYZ:
35.2538, 49.5510, 70.6570
xyY:
0.2268, 0.3187, 49.5510
CIE-Lab:
75.7929, -36.4123, -14.8888
CIE-LCH:
75.7929, 39.3387, 202.2394
CIE-Luv:
75.7929, -54.6556, -17.8295
Hunter-Lab:
70.3925, -33.7909, -10.2380
#2fced5 color charts
#2fced5 color shades, tints & tones
#2fced5 color schemes
#2fced5 color preview, HTML & CSS examples
This text has a color of #2fced5
<p style="color:#2fced5;">Text here</p>
.mytext {color:#2fced5;}
This box has a color of #2fced5
<div style="background-color:#2fced5;">Content here</div>
.mybackground {background-color:#2fced5;}
Border around this has a color of #2fced5
<div style="border:2px solid #2fced5;">Content here</div>
.myborder {border:2px solid #2fced5;}