#2ae2e5 color space conversions
Hex:
#2ae2e5
RGB:
42, 226, 229
CMY:
84, 11, 10
CMYK:
82, 1, 0, 10
HSL:
181°, 78.2427%, 53.1373%
HSV (HSB):
181°, 81.6594%, 89.8039%
XYZ:
42.2941, 60.5421, 83.5854
xyY:
0.2269, 0.3248, 60.5421
CIE-Lab:
82.1320, -41.2578, -13.9344
CIE-LCH:
82.1320, 43.5474, 198.6619
CIE-Luv:
82.1320, -60.8580, -15.7139
Hunter-Lab:
77.8088, -39.1392, -9.2256
#2ae2e5 color charts
#2ae2e5 color shades, tints & tones
#2ae2e5 color schemes
#2ae2e5 color preview, HTML & CSS examples
This text has a color of #2ae2e5
<p style="color:#2ae2e5;">Text here</p>
.mytext {color:#2ae2e5;}
This box has a color of #2ae2e5
<div style="background-color:#2ae2e5;">Content here</div>
.mybackground {background-color:#2ae2e5;}
Border around this has a color of #2ae2e5
<div style="border:2px solid #2ae2e5;">Content here</div>
.myborder {border:2px solid #2ae2e5;}