#34edac color space conversions
Hex:
#34edac
RGB:
52, 237, 172
CMY:
80, 7, 33
CMYK:
78, 0, 27, 7
HSL:
159°, 83.7104%, 56.6667%
HSV (HSB):
159°, 78.0591%, 92.9412%
XYZ:
39.1468, 64.2770, 49.3732
xyY:
0.2562, 0.4207, 64.2770
CIE-Lab:
84.1098, -59.4967, 18.9503
CIE-LCH:
84.1098, 62.4417, 162.3328
CIE-Luv:
84.1098, -67.6233, 37.2642
Hunter-Lab:
80.1729, -53.1448, 19.6083
#34edac color charts
#34edac color shades, tints & tones
#34edac color schemes
#34edac color preview, HTML & CSS examples
This text has a color of #34edac
<p style="color:#34edac;">Text here</p>
.mytext {color:#34edac;}
This box has a color of #34edac
<div style="background-color:#34edac;">Content here</div>
.mybackground {background-color:#34edac;}
Border around this has a color of #34edac
<div style="border:2px solid #34edac;">Content here</div>
.myborder {border:2px solid #34edac;}