#34cec3 color space conversions
Hex:
#34cec3
RGB:
52, 206, 195
CMY:
80, 19, 24
CMYK:
75, 0, 5, 19
HSL:
176°, 61.1111%, 50.5882%
HSV (HSB):
176°, 74.7573%, 80.7843%
XYZ:
33.3378, 48.8128, 59.2945
xyY:
0.2357, 0.3451, 48.8128
CIE-Lab:
75.3347, -41.0675, -5.8496
CIE-LCH:
75.3347, 41.4820, 188.1066
CIE-Luv:
75.3347, -55.3236, -2.6154
Hunter-Lab:
69.8662, -37.0915, -1.4123
#34cec3 color charts
#34cec3 color shades, tints & tones
#34cec3 color schemes
#34cec3 color preview, HTML & CSS examples
This text has a color of #34cec3
<p style="color:#34cec3;">Text here</p>
.mytext {color:#34cec3;}
This box has a color of #34cec3
<div style="background-color:#34cec3;">Content here</div>
.mybackground {background-color:#34cec3;}
Border around this has a color of #34cec3
<div style="border:2px solid #34cec3;">Content here</div>
.myborder {border:2px solid #34cec3;}