#3aeecc color space conversions
Hex:
#3aeecc
RGB:
58, 238, 204
CMY:
77, 7, 20
CMYK:
76, 0, 14, 7
HSL:
169°, 84.1121%, 58.0392%
HSV (HSB):
169°, 75.6303%, 93.3333%
XYZ:
43.2185, 66.4082, 67.6670
xyY:
0.2438, 0.3746, 66.4082
CIE-Lab:
85.2042, -51.7391, 3.8155
CIE-LCH:
85.2042, 51.8796, 175.7824
CIE-Luv:
85.2042, -65.0062, 14.1226
Hunter-Lab:
81.4913, -47.9430, 7.8119
#3aeecc color charts
#3aeecc color shades, tints & tones
#3aeecc color schemes
#3aeecc color preview, HTML & CSS examples
This text has a color of #3aeecc
<p style="color:#3aeecc;">Text here</p>
.mytext {color:#3aeecc;}
This box has a color of #3aeecc
<div style="background-color:#3aeecc;">Content here</div>
.mybackground {background-color:#3aeecc;}
Border around this has a color of #3aeecc
<div style="border:2px solid #3aeecc;">Content here</div>
.myborder {border:2px solid #3aeecc;}