#34cec5 color space conversions
Hex:
#34cec5
RGB:
52, 206, 197
CMY:
80, 19, 23
CMYK:
75, 0, 4, 19
HSL:
176°, 61.1111%, 50.5882%
HSV (HSB):
176°, 74.7573%, 80.7843%
XYZ:
33.5655, 48.9039, 60.4936
xyY:
0.2348, 0.3421, 48.9039
CIE-Lab:
75.3915, -40.5111, -6.8454
CIE-LCH:
75.3915, 41.0854, 189.5910
CIE-Luv:
75.3915, -55.1824, -4.2681
Hunter-Lab:
69.9313, -36.7037, -2.3365
#34cec5 color charts
#34cec5 color shades, tints & tones
#34cec5 color schemes
#34cec5 color preview, HTML & CSS examples
This text has a color of #34cec5
<p style="color:#34cec5;">Text here</p>
.mytext {color:#34cec5;}
This box has a color of #34cec5
<div style="background-color:#34cec5;">Content here</div>
.mybackground {background-color:#34cec5;}
Border around this has a color of #34cec5
<div style="border:2px solid #34cec5;">Content here</div>
.myborder {border:2px solid #34cec5;}