#34dabc color space conversions
Hex:
#34dabc
RGB:
52, 218, 188
CMY:
80, 15, 26
CMYK:
76, 0, 14, 15
HSL:
169°, 69.1667%, 52.9412%
HSV (HSB):
169°, 76.1468%, 85.4902%
XYZ:
35.5647, 54.5037, 56.2228
xyY:
0.2431, 0.3726, 54.5037
CIE-Lab:
78.7545, -48.1254, 2.9171
CIE-LCH:
78.7545, 48.2137, 176.5313
CIE-Luv:
78.7545, -60.0102, 12.0164
Hunter-Lab:
73.8266, -43.2074, 6.5263
#34dabc color charts
#34dabc color shades, tints & tones
#34dabc color schemes
#34dabc color preview, HTML & CSS examples
This text has a color of #34dabc
<p style="color:#34dabc;">Text here</p>
.mytext {color:#34dabc;}
This box has a color of #34dabc
<div style="background-color:#34dabc;">Content here</div>
.mybackground {background-color:#34dabc;}
Border around this has a color of #34dabc
<div style="border:2px solid #34dabc;">Content here</div>
.myborder {border:2px solid #34dabc;}