#34ccc1 color space conversions
Hex:
#34ccc1
RGB:
52, 204, 193
CMY:
80, 20, 24
CMYK:
75, 0, 5, 20
HSL:
176°, 59.8425%, 50.1961%
HSV (HSB):
176°, 74.5098%, 80.0000%
XYZ:
32.6347, 47.7661, 57.9518
xyY:
0.2359, 0.3452, 47.7661
CIE-Lab:
74.6771, -40.7297, -5.7412
CIE-LCH:
74.6771, 41.1323, 188.0235
CIE-Luv:
74.6771, -54.7612, -2.4938
Hunter-Lab:
69.1130, -36.6613, -1.3361
#34ccc1 color charts
#34ccc1 color shades, tints & tones
#34ccc1 color schemes
#34ccc1 color preview, HTML & CSS examples
This text has a color of #34ccc1
<p style="color:#34ccc1;">Text here</p>
.mytext {color:#34ccc1;}
This box has a color of #34ccc1
<div style="background-color:#34ccc1;">Content here</div>
.mybackground {background-color:#34ccc1;}
Border around this has a color of #34ccc1
<div style="border:2px solid #34ccc1;">Content here</div>
.myborder {border:2px solid #34ccc1;}