#34deec color space conversions
Hex:
#34deec
RGB:
52, 222, 236
CMY:
80, 13, 7
CMYK:
78, 6, 0, 7
HSL:
185°, 82.8829%, 56.4706%
HSV (HSB):
185°, 77.9661%, 92.5490%
XYZ:
42.6778, 59.0287, 88.5012
xyY:
0.2244, 0.3103, 59.0287
CIE-Lab:
81.3074, -36.5527, -18.8779
CIE-LCH:
81.3074, 41.1398, 207.3144
CIE-Luv:
81.3074, -57.9438, -24.5768
Hunter-Lab:
76.8302, -35.2993, -14.5155
#34deec color charts
#34deec color shades, tints & tones
#34deec color schemes
#34deec color preview, HTML & CSS examples
This text has a color of #34deec
<p style="color:#34deec;">Text here</p>
.mytext {color:#34deec;}
This box has a color of #34deec
<div style="background-color:#34deec;">Content here</div>
.mybackground {background-color:#34deec;}
Border around this has a color of #34deec
<div style="border:2px solid #34deec;">Content here</div>
.myborder {border:2px solid #34deec;}