#2ffccc color space conversions
Hex:
#2ffccc
RGB:
47, 252, 204
CMY:
82, 1, 20
CMYK:
81, 0, 19, 1
HSL:
166°, 97.1564%, 58.6275%
HSV (HSB):
166°, 81.3492%, 98.8235%
XYZ:
46.8818, 74.5848, 69.0521
xyY:
0.2461, 0.3915, 74.5848
CIE-Lab:
89.1981, -58.3844, 9.5448
CIE-LCH:
89.1981, 59.1594, 170.7153
CIE-Luv:
89.1981, -71.0111, 23.9265
Hunter-Lab:
86.3625, -54.2358, 13.0477
#2ffccc color charts
#2ffccc color shades, tints & tones
#2ffccc color schemes
#2ffccc color preview, HTML & CSS examples
This text has a color of #2ffccc
<p style="color:#2ffccc;">Text here</p>
.mytext {color:#2ffccc;}
This box has a color of #2ffccc
<div style="background-color:#2ffccc;">Content here</div>
.mybackground {background-color:#2ffccc;}
Border around this has a color of #2ffccc
<div style="border:2px solid #2ffccc;">Content here</div>
.myborder {border:2px solid #2ffccc;}