#2faeed color space conversions
Hex:
#2faeed
RGB:
47, 174, 237
CMY:
82, 32, 7
CMYK:
80, 27, 0, 7
HSL:
200°, 84.0708%, 55.6863%
HSV (HSB):
200°, 80.1688%, 92.9412%
XYZ:
31.5944, 36.9909, 85.5955
xyY:
0.2049, 0.2399, 36.9909
CIE-Lab:
67.2702, -12.5636, -41.0146
CIE-LCH:
67.2702, 42.8956, 252.9692
CIE-Luv:
67.2702, -41.9495, -64.3031
Hunter-Lab:
60.8201, -13.7093, -40.8680
#2faeed color charts
#2faeed color shades, tints & tones
#2faeed color schemes
#2faeed color preview, HTML & CSS examples
This text has a color of #2faeed
<p style="color:#2faeed;">Text here</p>
.mytext {color:#2faeed;}
This box has a color of #2faeed
<div style="background-color:#2faeed;">Content here</div>
.mybackground {background-color:#2faeed;}
Border around this has a color of #2faeed
<div style="border:2px solid #2faeed;">Content here</div>
.myborder {border:2px solid #2faeed;}