#34acc4 color space conversions
Hex:
#34acc4
RGB:
52, 172, 196
CMY:
80, 33, 23
CMYK:
73, 12, 0, 23
HSL:
190°, 58.0645%, 48.6275%
HSV (HSB):
190°, 73.4694%, 76.8627%
XYZ:
26.1325, 34.2206, 57.4525
xyY:
0.2218, 0.2905, 34.2206
CIE-Lab:
65.1373, -24.6045, -21.7223
CIE-LCH:
65.1373, 32.8213, 221.4400
CIE-Luv:
65.1373, -43.1747, -30.1881
Hunter-Lab:
58.4984, -22.6324, -17.2810
#34acc4 color charts
#34acc4 color shades, tints & tones
#34acc4 color schemes
#34acc4 color preview, HTML & CSS examples
This text has a color of #34acc4
<p style="color:#34acc4;">Text here</p>
.mytext {color:#34acc4;}
This box has a color of #34acc4
<div style="background-color:#34acc4;">Content here</div>
.mybackground {background-color:#34acc4;}
Border around this has a color of #34acc4
<div style="border:2px solid #34acc4;">Content here</div>
.myborder {border:2px solid #34acc4;}