#34e3e9 color space conversions
Hex:
#34e3e9
RGB:
52, 227, 233
CMY:
80, 11, 9
CMYK:
78, 3, 0, 9
HSL:
182°, 80.4444%, 55.8824%
HSV (HSB):
182°, 77.6824%, 91.3725%
XYZ:
43.5932, 61.5514, 86.6738
xyY:
0.2273, 0.3209, 61.5514
CIE-Lab:
82.6743, -39.7263, -15.2276
CIE-LCH:
82.6743, 42.5447, 200.9725
CIE-Luv:
82.6743, -59.8788, -18.0742
Hunter-Lab:
78.4547, -38.1125, -10.5830
#34e3e9 color charts
#34e3e9 color shades, tints & tones
#34e3e9 color schemes
#34e3e9 color preview, HTML & CSS examples
This text has a color of #34e3e9
<p style="color:#34e3e9;">Text here</p>
.mytext {color:#34e3e9;}
This box has a color of #34e3e9
<div style="background-color:#34e3e9;">Content here</div>
.mybackground {background-color:#34e3e9;}
Border around this has a color of #34e3e9
<div style="border:2px solid #34e3e9;">Content here</div>
.myborder {border:2px solid #34e3e9;}