#2fd2cd color space conversions
Hex:
#2fd2cd
RGB:
47, 210, 205
CMY:
82, 18, 20
CMYK:
78, 0, 2, 18
HSL:
178°, 64.4269%, 50.3922%
HSV (HSB):
178°, 77.6190%, 82.3529%
XYZ:
35.2383, 51.1053, 65.7647
xyY:
0.2317, 0.3360, 51.1053
CIE-Lab:
76.7428, -40.5593, -9.1587
CIE-LCH:
76.7428, 41.5805, 192.7245
CIE-Luv:
76.7428, -56.6281, -7.9610
Hunter-Lab:
71.4880, -37.1165, -4.5017
#2fd2cd color charts
#2fd2cd color shades, tints & tones
#2fd2cd color schemes
#2fd2cd color preview, HTML & CSS examples
This text has a color of #2fd2cd
<p style="color:#2fd2cd;">Text here</p>
.mytext {color:#2fd2cd;}
This box has a color of #2fd2cd
<div style="background-color:#2fd2cd;">Content here</div>
.mybackground {background-color:#2fd2cd;}
Border around this has a color of #2fd2cd
<div style="border:2px solid #2fd2cd;">Content here</div>
.myborder {border:2px solid #2fd2cd;}