#2fffff color space conversions
Hex:
#2fffff
RGB:
47, 255, 255
CMY:
82, 0, 0
CMYK:
82, 0, 0, 0
HSL:
180°, 100.0000%, 59.2157%
HSV (HSB):
180°, 81.5686%, 100.0000%
XYZ:
54.9823, 79.3443, 107.0249
xyY:
0.2278, 0.3288, 79.3443
CIE-Lab:
91.3899, -46.2756, -13.7008
CIE-LCH:
91.3899, 48.2612, 196.4924
CIE-Luv:
91.3899, -68.2184, -14.7308
Hunter-Lab:
89.0754, -45.7019, -8.8846
#2fffff color charts
#2fffff color shades, tints & tones
#2fffff color schemes
#2fffff color preview, HTML & CSS examples
This text has a color of #2fffff
<p style="color:#2fffff;">Text here</p>
.mytext {color:#2fffff;}
This box has a color of #2fffff
<div style="background-color:#2fffff;">Content here</div>
.mybackground {background-color:#2fffff;}
Border around this has a color of #2fffff
<div style="border:2px solid #2fffff;">Content here</div>
.myborder {border:2px solid #2fffff;}