#34dc1e color space conversions
Hex:
#34dc1e
RGB:
52, 220, 30
CMY:
80, 14, 88
CMYK:
76, 0, 86, 14
HSL:
113°, 76.0000%, 49.0196%
HSV (HSB):
113°, 86.3636%, 86.2745%
XYZ:
27.2437, 52.0102, 9.8314
xyY:
0.3058, 0.5838, 52.0102
CIE-Lab:
77.2869, -72.4289, 71.1143
CIE-LCH:
77.2869, 101.5046, 135.5247
CIE-Luv:
77.2869, -67.9457, 91.4165
Hunter-Lab:
72.1181, -58.7756, 42.4001
#34dc1e color charts
#34dc1e color shades, tints & tones
#34dc1e color schemes
#34dc1e color preview, HTML & CSS examples
This text has a color of #34dc1e
<p style="color:#34dc1e;">Text here</p>
.mytext {color:#34dc1e;}
This box has a color of #34dc1e
<div style="background-color:#34dc1e;">Content here</div>
.mybackground {background-color:#34dc1e;}
Border around this has a color of #34dc1e
<div style="border:2px solid #34dc1e;">Content here</div>
.myborder {border:2px solid #34dc1e;}