#3dcec2 color space conversions
Hex:
#3dcec2
RGB:
61, 206, 194
CMY:
76, 19, 24
CMYK:
70, 0, 6, 19
HSL:
175°, 59.6708%, 52.3529%
HSV (HSB):
175°, 70.3883%, 80.7843%
XYZ:
33.7334, 49.0298, 58.7247
xyY:
0.2384, 0.3465, 49.0298
CIE-Lab:
75.4698, -40.2606, -5.0918
CIE-LCH:
75.4698, 40.5814, 187.2080
CIE-Luv:
75.4698, -54.0654, -1.5315
Hunter-Lab:
70.0213, -36.5432, -0.7098
#3dcec2 color charts
#3dcec2 color shades, tints & tones
#3dcec2 color schemes
#3dcec2 color preview, HTML & CSS examples
This text has a color of #3dcec2
<p style="color:#3dcec2;">Text here</p>
.mytext {color:#3dcec2;}
This box has a color of #3dcec2
<div style="background-color:#3dcec2;">Content here</div>
.mybackground {background-color:#3dcec2;}
Border around this has a color of #3dcec2
<div style="border:2px solid #3dcec2;">Content here</div>
.myborder {border:2px solid #3dcec2;}