#2ebadf color space conversions
Hex:
#2ebadf
RGB:
46, 186, 223
CMY:
82, 27, 13
CMYK:
79, 17, 0, 13
HSL:
193°, 73.4440%, 52.7451%
HSV (HSB):
193°, 79.3722%, 87.4510%
XYZ:
32.0049, 41.0264, 76.0441
xyY:
0.2147, 0.2752, 41.0264
CIE-Lab:
70.1944, -23.6743, -28.8345
CIE-LCH:
70.1944, 37.3082, 230.6126
CIE-Luv:
70.1944, -47.1053, -42.5306
Hunter-Lab:
64.0518, -22.8993, -25.5544
#2ebadf color charts
#2ebadf color shades, tints & tones
#2ebadf color schemes
#2ebadf color preview, HTML & CSS examples
This text has a color of #2ebadf
<p style="color:#2ebadf;">Text here</p>
.mytext {color:#2ebadf;}
This box has a color of #2ebadf
<div style="background-color:#2ebadf;">Content here</div>
.mybackground {background-color:#2ebadf;}
Border around this has a color of #2ebadf
<div style="border:2px solid #2ebadf;">Content here</div>
.myborder {border:2px solid #2ebadf;}