#2ebecd color space conversions
Hex:
#2ebecd
RGB:
46, 190, 205
CMY:
82, 25, 20
CMYK:
78, 7, 0, 20
HSL:
186°, 63.3466%, 49.2157%
HSV (HSB):
186°, 77.5610%, 80.3922%
XYZ:
30.5596, 41.8155, 64.2182
xyY:
0.2237, 0.3061, 41.8155
CIE-Lab:
70.7436, -31.3584, -18.1664
CIE-LCH:
70.7436, 36.2404, 210.0844
CIE-Luv:
70.7436, -49.7589, -23.7424
Hunter-Lab:
64.6649, -28.8074, -13.6149
#2ebecd color charts
#2ebecd color shades, tints & tones
#2ebecd color schemes
#2ebecd color preview, HTML & CSS examples
This text has a color of #2ebecd
<p style="color:#2ebecd;">Text here</p>
.mytext {color:#2ebecd;}
This box has a color of #2ebecd
<div style="background-color:#2ebecd;">Content here</div>
.mybackground {background-color:#2ebecd;}
Border around this has a color of #2ebecd
<div style="border:2px solid #2ebecd;">Content here</div>
.myborder {border:2px solid #2ebecd;}