#2face9 color space conversions
Hex:
#2face9
RGB:
47, 172, 233
CMY:
82, 33, 9
CMYK:
80, 26, 0, 9
HSL:
200°, 80.8696%, 54.9020%
HSV (HSB):
200°, 79.8283%, 91.3725%
XYZ:
30.6328, 35.9926, 82.4235
xyY:
0.2055, 0.2415, 35.9926
CIE-Lab:
66.5143, -12.8555, -40.0090
CIE-LCH:
66.5143, 42.0236, 252.1870
CIE-Luv:
66.5143, -41.5119, -62.4556
Hunter-Lab:
59.9938, -13.8472, -39.4609
#2face9 color charts
#2face9 color shades, tints & tones
#2face9 color schemes
#2face9 color preview, HTML & CSS examples
This text has a color of #2face9
<p style="color:#2face9;">Text here</p>
.mytext {color:#2face9;}
This box has a color of #2face9
<div style="background-color:#2face9;">Content here</div>
.mybackground {background-color:#2face9;}
Border around this has a color of #2face9
<div style="border:2px solid #2face9;">Content here</div>
.myborder {border:2px solid #2face9;}