#34faec color space conversions
Hex:
#34faec
RGB:
52, 250, 236
CMY:
80, 2, 7
CMYK:
79, 0, 6, 2
HSL:
176°, 95.1923%, 59.2157%
HSV (HSB):
176°, 79.2000%, 98.0392%
XYZ:
50.7421, 75.1574, 91.1893
xyY:
0.2337, 0.3462, 75.1574
CIE-Lab:
89.4667, -48.9833, -6.6811
CIE-LCH:
89.4667, 49.4369, 187.7670
CIE-Luv:
89.4667, -67.4843, -2.7670
Hunter-Lab:
86.6934, -47.2364, -1.6794
#34faec color charts
#34faec color shades, tints & tones
#34faec color schemes
#34faec color preview, HTML & CSS examples
This text has a color of #34faec
<p style="color:#34faec;">Text here</p>
.mytext {color:#34faec;}
This box has a color of #34faec
<div style="background-color:#34faec;">Content here</div>
.mybackground {background-color:#34faec;}
Border around this has a color of #34faec
<div style="border:2px solid #34faec;">Content here</div>
.myborder {border:2px solid #34faec;}