#34dec4 color space conversions
Hex:
#34dec4
RGB:
52, 222, 196
CMY:
80, 13, 23
CMYK:
77, 0, 12, 13
HSL:
171°, 72.0339%, 53.7255%
HSV (HSB):
171°, 76.5766%, 87.0588%
XYZ:
37.5013, 56.9581, 61.2421
xyY:
0.2409, 0.3658, 56.9581
CIE-Lab:
80.1560, -47.7419, 0.6941
CIE-LCH:
80.1560, 47.7469, 179.1671
CIE-Luv:
80.1560, -60.8316, 8.6038
Hunter-Lab:
75.4706, -43.3771, 4.7174
#34dec4 color charts
#34dec4 color shades, tints & tones
#34dec4 color schemes
#34dec4 color preview, HTML & CSS examples
This text has a color of #34dec4
<p style="color:#34dec4;">Text here</p>
.mytext {color:#34dec4;}
This box has a color of #34dec4
<div style="background-color:#34dec4;">Content here</div>
.mybackground {background-color:#34dec4;}
Border around this has a color of #34dec4
<div style="border:2px solid #34dec4;">Content here</div>
.myborder {border:2px solid #34dec4;}