#34dedc color space conversions
Hex:
#34dedc
RGB:
52, 222, 220
CMY:
80, 13, 14
CMYK:
77, 0, 1, 13
HSL:
179°, 72.0339%, 53.7255%
HSV (HSB):
179°, 76.5766%, 87.0588%
XYZ:
40.4557, 58.1399, 76.8000
xyY:
0.2307, 0.3315, 58.1399
CIE-Lab:
80.8165, -41.2006, -11.1066
CIE-LCH:
80.8165, 42.6714, 195.0868
CIE-Luv:
80.8165, -59.1043, -11.0561
Hunter-Lab:
76.2495, -38.7300, -6.3434
#34dedc color charts
#34dedc RGB chart
#34dedc CMYK chart
#34dedc RGB pie chart
#34dedc color shades, tints & tones
#34dedc color schemes
#34dedc color preview, HTML & CSS examples
This text has a color of #34dedc
<p style="color:#34dedc;">Text here</p>
.mytext {color:#34dedc;}
Text color #34dedc
This box has a color of #34dedc
<div style="background-color:#34dedc;">Content here</div>
.mybackground {background-color:#34dedc;}
Background color #34dedc
Border around this has a color of #34dedc
<div style="border:2px solid #34dedc;">Content here</div>
.myborder {border:2px solid #34dedc;}
Border color #34dedc