#2ff8f8 color space conversions
Hex:
#2ff8f8
RGB:
47, 248, 248
CMY:
82, 3, 3
CMYK:
81, 0, 0, 3
HSL:
180°, 93.4884%, 57.8431%
HSV (HSB):
180°, 81.0484%, 97.2549%
XYZ:
51.6830, 74.5165, 100.4661
xyY:
0.2280, 0.3288, 74.5165
CIE-Lab:
89.1660, -45.1957, -13.3870
CIE-LCH:
89.1660, 47.1367, 196.4993
CIE-Luv:
89.1660, -66.4024, -14.3387
Hunter-Lab:
86.3229, -44.1942, -8.5780
#2ff8f8 color charts
#2ff8f8 color shades, tints & tones
#2ff8f8 color schemes
#2ff8f8 color preview, HTML & CSS examples
This text has a color of #2ff8f8
<p style="color:#2ff8f8;">Text here</p>
.mytext {color:#2ff8f8;}
This box has a color of #2ff8f8
<div style="background-color:#2ff8f8;">Content here</div>
.mybackground {background-color:#2ff8f8;}
Border around this has a color of #2ff8f8
<div style="border:2px solid #2ff8f8;">Content here</div>
.myborder {border:2px solid #2ff8f8;}