#34face color space conversions
Hex:
#34face
RGB:
52, 250, 206
CMY:
80, 2, 19
CMYK:
79, 0, 18, 2
HSL:
167°, 95.1923%, 59.2157%
HSV (HSB):
167°, 79.2000%, 98.0392%
XYZ:
46.7424, 73.5575, 70.1270
xyY:
0.2455, 0.3863, 73.5575
CIE-Lab:
88.7129, -56.6849, 7.8213
CIE-LCH:
88.7129, 57.2220, 172.1441
CIE-Luv:
88.7129, -69.6705, 21.0673
Hunter-Lab:
85.7657, -52.8073, 11.5570
#34face color charts
#34face color shades, tints & tones
#34face color schemes
#34face color preview, HTML & CSS examples
This text has a color of #34face
<p style="color:#34face;">Text here</p>
.mytext {color:#34face;}
This box has a color of #34face
<div style="background-color:#34face;">Content here</div>
.mybackground {background-color:#34face;}
Border around this has a color of #34face
<div style="border:2px solid #34face;">Content here</div>
.myborder {border:2px solid #34face;}