#3bdbcd color space conversions
Hex:
#3bdbcd
RGB:
59, 219, 205
CMY:
77, 14, 20
CMYK:
73, 0, 6, 14
HSL:
175°, 68.9655%, 54.5098%
HSV (HSB):
175°, 73.0594%, 85.8824%
XYZ:
38.1546, 56.0006, 66.5559
xyY:
0.2374, 0.3485, 56.0006
CIE-Lab:
79.6142, -43.2888, -4.8832
CIE-LCH:
79.6142, 43.5634, 186.4361
CIE-Luv:
79.6142, -58.2098, -0.7509
Hunter-Lab:
74.8336, -39.9488, -0.3481
#3bdbcd color charts
#3bdbcd color shades, tints & tones
#3bdbcd color schemes
#3bdbcd color preview, HTML & CSS examples
This text has a color of #3bdbcd
<p style="color:#3bdbcd;">Text here</p>
.mytext {color:#3bdbcd;}
This box has a color of #3bdbcd
<div style="background-color:#3bdbcd;">Content here</div>
.mybackground {background-color:#3bdbcd;}
Border around this has a color of #3bdbcd
<div style="border:2px solid #3bdbcd;">Content here</div>
.myborder {border:2px solid #3bdbcd;}