#34cf8d color space conversions
Hex:
#34cf8d
RGB:
52, 207, 141
CMY:
80, 19, 45
CMYK:
75, 0, 32, 19
HSL:
154°, 61.7530%, 50.7843%
HSV (HSB):
154°, 74.8792%, 81.1765%
XYZ:
28.5367, 47.2788, 32.8210
xyY:
0.2627, 0.4352, 47.2788
CIE-Lab:
74.3677, -54.7112, 21.7070
CIE-LCH:
74.3677, 58.8601, 158.3590
CIE-Luv:
74.3677, -59.2928, 39.1889
Hunter-Lab:
68.7596, -46.2479, 19.8308
#34cf8d color charts
#34cf8d color shades, tints & tones
#34cf8d color schemes
#34cf8d color preview, HTML & CSS examples
This text has a color of #34cf8d
<p style="color:#34cf8d;">Text here</p>
.mytext {color:#34cf8d;}
This box has a color of #34cf8d
<div style="background-color:#34cf8d;">Content here</div>
.mybackground {background-color:#34cf8d;}
Border around this has a color of #34cf8d
<div style="border:2px solid #34cf8d;">Content here</div>
.myborder {border:2px solid #34cf8d;}