#34db5a color space conversions
Hex:
#34db5a
RGB:
52, 219, 90
CMY:
80, 14, 65
CMYK:
76, 0, 59, 14
HSL:
134°, 69.8745%, 53.1373%
HSV (HSB):
134°, 76.2557%, 85.8824%
XYZ:
28.5932, 52.1313, 18.2282
xyY:
0.2890, 0.5268, 52.1313
CIE-Lab:
77.3593, -67.3851, 50.7365
CIE-LCH:
77.3593, 84.3501, 143.0227
CIE-Luv:
77.3593, -66.0272, 74.3344
Hunter-Lab:
72.2020, -55.6646, 35.5730
#34db5a color charts
#34db5a color shades, tints & tones
#34db5a color schemes
#34db5a color preview, HTML & CSS examples
This text has a color of #34db5a
<p style="color:#34db5a;">Text here</p>
.mytext {color:#34db5a;}
This box has a color of #34db5a
<div style="background-color:#34db5a;">Content here</div>
.mybackground {background-color:#34db5a;}
Border around this has a color of #34db5a
<div style="border:2px solid #34db5a;">Content here</div>
.myborder {border:2px solid #34db5a;}