#2edbcc color space conversions
Hex:
#2edbcc
RGB:
46, 219, 204
CMY:
82, 14, 20
CMYK:
79, 0, 7, 14
HSL:
175°, 70.6122%, 51.9608%
HSV (HSB):
175°, 78.9954%, 85.8824%
XYZ:
37.3573, 55.6035, 65.8904
xyY:
0.2352, 0.3500, 55.6035
CIE-Lab:
79.3876, -44.8995, -4.7062
CIE-LCH:
79.3876, 45.1455, 185.9837
CIE-Luv:
79.3876, -59.9266, -0.2489
Hunter-Lab:
74.5678, -41.0678, -0.1930
#2edbcc color charts
#2edbcc color shades, tints & tones
#2edbcc color schemes
#2edbcc color preview, HTML & CSS examples
This text has a color of #2edbcc
<p style="color:#2edbcc;">Text here</p>
.mytext {color:#2edbcc;}
This box has a color of #2edbcc
<div style="background-color:#2edbcc;">Content here</div>
.mybackground {background-color:#2edbcc;}
Border around this has a color of #2edbcc
<div style="border:2px solid #2edbcc;">Content here</div>
.myborder {border:2px solid #2edbcc;}