#3deadf color space conversions
Hex:
#3deadf
RGB:
61, 234, 223
CMY:
76, 8, 13
CMYK:
74, 0, 5, 8
HSL:
176°, 80.4651%, 57.8431%
HSV (HSB):
176°, 73.9316%, 91.7647%
XYZ:
44.6666, 65.1655, 80.0361
xyY:
0.2353, 0.3432, 65.1655
CIE-Lab:
84.5689, -44.7537, -7.1031
CIE-LCH:
84.5689, 45.3139, 189.0185
CIE-Luv:
84.5689, -61.8901, -4.0688
Hunter-Lab:
80.7251, -42.5019, -2.2763
#3deadf color charts
#3deadf color shades, tints & tones
#3deadf color schemes
#3deadf color preview, HTML & CSS examples
This text has a color of #3deadf
<p style="color:#3deadf;">Text here</p>
.mytext {color:#3deadf;}
This box has a color of #3deadf
<div style="background-color:#3deadf;">Content here</div>
.mybackground {background-color:#3deadf;}
Border around this has a color of #3deadf
<div style="border:2px solid #3deadf;">Content here</div>
.myborder {border:2px solid #3deadf;}