#3bdccc color space conversions
Hex:
#3bdccc
RGB:
59, 220, 204
CMY:
77, 14, 20
CMYK:
73, 0, 7, 14
HSL:
174°, 69.6970%, 54.7059%
HSV (HSB):
174°, 73.1818%, 86.2745%
XYZ:
38.2959, 56.4758, 66.0093
xyY:
0.2382, 0.3513, 56.4758
CIE-Lab:
79.8839, -43.9965, -3.9523
CIE-LCH:
79.8839, 44.1736, 185.1332
CIE-Luv:
79.8839, -58.6292, 0.8227
Hunter-Lab:
75.1504, -40.5514, 0.5272
#3bdccc color charts
#3bdccc color shades, tints & tones
#3bdccc color schemes
#3bdccc color preview, HTML & CSS examples
This text has a color of #3bdccc
<p style="color:#3bdccc;">Text here</p>
.mytext {color:#3bdccc;}
This box has a color of #3bdccc
<div style="background-color:#3bdccc;">Content here</div>
.mybackground {background-color:#3bdccc;}
Border around this has a color of #3bdccc
<div style="border:2px solid #3bdccc;">Content here</div>
.myborder {border:2px solid #3bdccc;}