#2df9f9 color space conversions
Hex:
#2df9f9
RGB:
45, 249, 249
CMY:
82, 2, 2
CMYK:
82, 0, 0, 2
HSL:
180°, 94.4444%, 57.6471%
HSV (HSB):
180°, 81.9277%, 97.6471%
XYZ:
52.0568, 75.1488, 101.3840
xyY:
0.2277, 0.3287, 75.1488
CIE-Lab:
89.4627, -45.4929, -13.4668
CIE-LCH:
89.4627, 47.4442, 196.4897
CIE-Luv:
89.4627, -66.8410, -14.4334
Hunter-Lab:
86.6884, -44.5147, -8.6591
#2df9f9 color charts
#2df9f9 color shades, tints & tones
#2df9f9 color schemes
#2df9f9 color preview, HTML & CSS examples
This text has a color of #2df9f9
<p style="color:#2df9f9;">Text here</p>
.mytext {color:#2df9f9;}
This box has a color of #2df9f9
<div style="background-color:#2df9f9;">Content here</div>
.mybackground {background-color:#2df9f9;}
Border around this has a color of #2df9f9
<div style="border:2px solid #2df9f9;">Content here</div>
.myborder {border:2px solid #2df9f9;}