#34dcdc color space conversions
Hex:
#34dcdc
RGB:
52, 220, 220
CMY:
80, 14, 14
CMYK:
76, 0, 0, 14
HSL:
180°, 70.5882%, 53.3333%
HSV (HSB):
180°, 76.3636%, 86.2745%
XYZ:
39.9276, 57.0838, 76.6240
xyY:
0.2300, 0.3288, 57.0838
CIE-Lab:
80.2267, -40.3019, -11.9874
CIE-LCH:
80.2267, 42.0469, 196.5646
CIE-Luv:
80.2267, -58.4134, -12.6139
Hunter-Lab:
75.5538, -37.8879, -7.2422
#34dcdc color charts
#34dcdc color shades, tints & tones
#34dcdc color schemes
#34dcdc color preview, HTML & CSS examples
This text has a color of #34dcdc
<p style="color:#34dcdc;">Text here</p>
.mytext {color:#34dcdc;}
This box has a color of #34dcdc
<div style="background-color:#34dcdc;">Content here</div>
.mybackground {background-color:#34dcdc;}
Border around this has a color of #34dcdc
<div style="border:2px solid #34dcdc;">Content here</div>
.myborder {border:2px solid #34dcdc;}