#2ff2f3 color space conversions
Hex:
#2ff2f3
RGB:
47, 242, 243
CMY:
82, 5, 5
CMYK:
81, 0, 0, 5
HSL:
180°, 89.0909%, 56.8627%
HSV (HSB):
180°, 80.6584%, 95.2941%
XYZ:
49.1021, 70.5797, 95.8293
xyY:
0.2278, 0.3275, 70.5797
CIE-Lab:
87.2804, -43.9775, -13.5953
CIE-LCH:
87.2804, 46.0311, 197.1786
CIE-Luv:
87.2804, -64.7588, -14.8373
Hunter-Lab:
84.0117, -42.6931, -8.8219
#2ff2f3 color charts
#2ff2f3 color shades, tints & tones
#2ff2f3 color schemes
#2ff2f3 color preview, HTML & CSS examples
This text has a color of #2ff2f3
<p style="color:#2ff2f3;">Text here</p>
.mytext {color:#2ff2f3;}
This box has a color of #2ff2f3
<div style="background-color:#2ff2f3;">Content here</div>
.mybackground {background-color:#2ff2f3;}
Border around this has a color of #2ff2f3
<div style="border:2px solid #2ff2f3;">Content here</div>
.myborder {border:2px solid #2ff2f3;}