#34dced color space conversions
Hex:
#34dced
RGB:
52, 220, 237
CMY:
80, 14, 7
CMYK:
78, 7, 0, 7
HSL:
186°, 83.7104%, 56.6667%
HSV (HSB):
186°, 78.0591%, 92.9412%
XYZ:
42.2954, 58.0309, 89.0926
xyY:
0.2233, 0.3064, 58.0309
CIE-Lab:
80.7560, -35.3227, -20.2435
CIE-LCH:
80.7560, 40.7123, 209.8172
CIE-Luv:
80.7560, -57.1840, -27.0242
Hunter-Lab:
76.1780, -34.2050, -16.0170
#34dced color charts
#34dced color shades, tints & tones
#34dced color schemes
#34dced color preview, HTML & CSS examples
This text has a color of #34dced
<p style="color:#34dced;">Text here</p>
.mytext {color:#34dced;}
This box has a color of #34dced
<div style="background-color:#34dced;">Content here</div>
.mybackground {background-color:#34dced;}
Border around this has a color of #34dced
<div style="border:2px solid #34dced;">Content here</div>
.myborder {border:2px solid #34dced;}