#34dcdb color space conversions
Hex:
#34dcdb
RGB:
52, 220, 219
CMY:
80, 14, 14
CMYK:
76, 0, 0, 14
HSL:
180°, 70.5882%, 53.3333%
HSV (HSB):
180°, 76.3636%, 86.2745%
XYZ:
39.7956, 57.0309, 75.9285
xyY:
0.2304, 0.3301, 57.0309
CIE-Lab:
80.1970, -40.5873, -11.4987
CIE-LCH:
80.1970, 42.1847, 195.8178
CIE-Luv:
80.1970, -58.4858, -11.7753
Hunter-Lab:
75.5188, -38.0952, -6.7484
#34dcdb color charts
#34dcdb color shades, tints & tones
#34dcdb color schemes
#34dcdb color preview, HTML & CSS examples
This text has a color of #34dcdb
<p style="color:#34dcdb;">Text here</p>
.mytext {color:#34dcdb;}
This box has a color of #34dcdb
<div style="background-color:#34dcdb;">Content here</div>
.mybackground {background-color:#34dcdb;}
Border around this has a color of #34dcdb
<div style="border:2px solid #34dcdb;">Content here</div>
.myborder {border:2px solid #34dcdb;}