#34ffdc color space conversions
Hex:
#34ffdc
RGB:
52, 255, 220
CMY:
80, 0, 14
CMYK:
80, 0, 14, 0
HSL:
170°, 100.0000%, 60.1961%
HSV (HSB):
170°, 79.6078%, 100.0000%
XYZ:
50.0944, 77.4174, 80.0129
xyY:
0.2414, 0.3731, 77.4174
CIE-Lab:
90.5134, -55.2281, 3.1633
CIE-LCH:
90.5134, 55.3186, 176.7218
CIE-Luv:
90.5134, -70.3427, 13.7951
Hunter-Lab:
87.9871, -52.3506, 7.6744
#34ffdc color charts
#34ffdc color shades, tints & tones
#34ffdc color schemes
#34ffdc color preview, HTML & CSS examples
This text has a color of #34ffdc
<p style="color:#34ffdc;">Text here</p>
.mytext {color:#34ffdc;}
This box has a color of #34ffdc
<div style="background-color:#34ffdc;">Content here</div>
.mybackground {background-color:#34ffdc;}
Border around this has a color of #34ffdc
<div style="border:2px solid #34ffdc;">Content here</div>
.myborder {border:2px solid #34ffdc;}