#3dedc2 color space conversions
Hex:
#3dedc2
RGB:
61, 237, 194
CMY:
76, 7, 24
CMYK:
74, 0, 18, 7
HSL:
165°, 83.0189%, 58.4314%
HSV (HSB):
165°, 74.2616%, 92.9412%
XYZ:
41.9463, 65.4555, 61.4623
xyY:
0.2484, 0.3876, 65.4555
CIE-Lab:
84.7179, -53.4534, 8.3617
CIE-LCH:
84.7179, 54.1035, 171.1093
CIE-Luv:
84.7179, -64.9390, 21.2139
Hunter-Lab:
80.9046, -49.0369, 11.5912
#3dedc2 color charts
#3dedc2 color shades, tints & tones
#3dedc2 color schemes
#3dedc2 color preview, HTML & CSS examples
This text has a color of #3dedc2
<p style="color:#3dedc2;">Text here</p>
.mytext {color:#3dedc2;}
This box has a color of #3dedc2
<div style="background-color:#3dedc2;">Content here</div>
.mybackground {background-color:#3dedc2;}
Border around this has a color of #3dedc2
<div style="border:2px solid #3dedc2;">Content here</div>
.myborder {border:2px solid #3dedc2;}