#2fadf3 color space conversions
Hex:
#2fadf3
RGB:
47, 173, 243
CMY:
82, 32, 5
CMYK:
81, 29, 0, 5
HSL:
201°, 89.0909%, 56.8627%
HSV (HSB):
201°, 80.6584%, 95.2941%
XYZ:
32.2935, 36.9625, 90.2265
xyY:
0.2025, 0.2318, 36.9625
CIE-Lab:
67.2489, -9.9358, -44.3217
CIE-LCH:
67.2489, 45.4218, 257.3646
CIE-Luv:
67.2489, -41.2498, -70.2457
Hunter-Lab:
60.7968, -11.5804, -45.4324
#2fadf3 color charts
#2fadf3 color shades, tints & tones
#2fadf3 color schemes
#2fadf3 color preview, HTML & CSS examples
This text has a color of #2fadf3
<p style="color:#2fadf3;">Text here</p>
.mytext {color:#2fadf3;}
This box has a color of #2fadf3
<div style="background-color:#2fadf3;">Content here</div>
.mybackground {background-color:#2fadf3;}
Border around this has a color of #2fadf3
<div style="border:2px solid #2fadf3;">Content here</div>
.myborder {border:2px solid #2fadf3;}