#2accee color space conversions
Hex:
#2accee
RGB:
42, 204, 238
CMY:
84, 20, 7
CMYK:
82, 14, 0, 7
HSL:
190°, 85.2174%, 54.9020%
HSV (HSB):
190°, 82.3529%, 93.3333%
XYZ:
37.9803, 49.8510, 88.5094
xyY:
0.2154, 0.2827, 49.8510
CIE-Lab:
75.9777, -28.1769, -28.0727
CIE-LCH:
75.9777, 39.7746, 224.8939
CIE-Luv:
75.9777, -52.6728, -41.0488
Hunter-Lab:
70.6053, -27.5396, -24.9011
#2accee color charts
#2accee color shades, tints & tones
#2accee color schemes
#2accee color preview, HTML & CSS examples
This text has a color of #2accee
<p style="color:#2accee;">Text here</p>
.mytext {color:#2accee;}
This box has a color of #2accee
<div style="background-color:#2accee;">Content here</div>
.mybackground {background-color:#2accee;}
Border around this has a color of #2accee
<div style="border:2px solid #2accee;">Content here</div>
.myborder {border:2px solid #2accee;}