#2eadd4 color space conversions
Hex:
#2eadd4
RGB:
46, 173, 212
CMY:
82, 32, 17
CMYK:
78, 18, 0, 17
HSL:
194°, 65.8730%, 50.5882%
HSV (HSB):
194°, 78.3019%, 83.1373%
XYZ:
27.9539, 35.2214, 67.6124
xyY:
0.2137, 0.2693, 35.2214
CIE-Lab:
65.9207, -20.5964, -29.3861
CIE-LCH:
65.9207, 35.8853, 234.9739
CIE-Luv:
65.9207, -43.3128, -43.4936
Hunter-Lab:
59.3477, -19.7813, -26.0034
#2eadd4 color charts
#2eadd4 color shades, tints & tones
#2eadd4 color schemes
#2eadd4 color preview, HTML & CSS examples
This text has a color of #2eadd4
<p style="color:#2eadd4;">Text here</p>
.mytext {color:#2eadd4;}
This box has a color of #2eadd4
<div style="background-color:#2eadd4;">Content here</div>
.mybackground {background-color:#2eadd4;}
Border around this has a color of #2eadd4
<div style="border:2px solid #2eadd4;">Content here</div>
.myborder {border:2px solid #2eadd4;}