#34dc7c color space conversions
Hex:
#34dc7c
RGB:
52, 220, 124
CMY:
80, 14, 51
CMYK:
76, 0, 44, 14
HSL:
146°, 70.5882%, 53.3333%
HSV (HSB):
146°, 76.3636%, 86.2745%
XYZ:
30.6475, 53.3717, 27.7553
xyY:
0.2742, 0.4775, 53.3717
CIE-Lab:
78.0939, -62.7132, 35.4195
CIE-LCH:
78.0939, 72.0242, 150.5429
CIE-Luv:
78.0939, -64.7578, 57.7912
Hunter-Lab:
73.0559, -52.9659, 28.6138
#34dc7c color charts
#34dc7c color shades, tints & tones
#34dc7c color schemes
#34dc7c color preview, HTML & CSS examples
This text has a color of #34dc7c
<p style="color:#34dc7c;">Text here</p>
.mytext {color:#34dc7c;}
This box has a color of #34dc7c
<div style="background-color:#34dc7c;">Content here</div>
.mybackground {background-color:#34dc7c;}
Border around this has a color of #34dc7c
<div style="border:2px solid #34dc7c;">Content here</div>
.myborder {border:2px solid #34dc7c;}