#3bedcd color space conversions
Hex:
#3bedcd
RGB:
59, 237, 205
CMY:
77, 7, 20
CMYK:
75, 0, 14, 7
HSL:
169°, 83.1776%, 58.0392%
HSV (HSB):
169°, 75.1055%, 92.9412%
XYZ:
43.1073, 65.9060, 68.2067
xyY:
0.2432, 0.3719, 65.9060
CIE-Lab:
84.9484, -50.9668, 2.9218
CIE-LCH:
84.9484, 51.0504, 176.7190
CIE-Luv:
84.9484, -64.4595, 12.6318
Hunter-Lab:
81.1825, -47.2872, 7.0143
#3bedcd color charts
#3bedcd color shades, tints & tones
#3bedcd color schemes
#3bedcd color preview, HTML & CSS examples
This text has a color of #3bedcd
<p style="color:#3bedcd;">Text here</p>
.mytext {color:#3bedcd;}
This box has a color of #3bedcd
<div style="background-color:#3bedcd;">Content here</div>
.mybackground {background-color:#3bedcd;}
Border around this has a color of #3bedcd
<div style="border:2px solid #3bedcd;">Content here</div>
.myborder {border:2px solid #3bedcd;}