#3bffdd color space conversions
Hex:
#3bffdd
RGB:
59, 255, 221
CMY:
77, 0, 13
CMYK:
77, 0, 13, 0
HSL:
170°, 100.0000%, 61.5686%
HSV (HSB):
170°, 76.8627%, 100.0000%
XYZ:
50.6148, 77.6703, 80.7308
xyY:
0.2422, 0.3716, 77.6703
CIE-Lab:
90.6292, -54.3339, 2.8250
CIE-LCH:
90.6292, 54.4073, 177.0237
CIE-Luv:
90.6292, -69.4722, 13.1431
Hunter-Lab:
88.1307, -51.7136, 7.3798
#3bffdd color charts
#3bffdd color shades, tints & tones
#3bffdd color schemes
#3bffdd color preview, HTML & CSS examples
This text has a color of #3bffdd
<p style="color:#3bffdd;">Text here</p>
.mytext {color:#3bffdd;}
This box has a color of #3bffdd
<div style="background-color:#3bffdd;">Content here</div>
.mybackground {background-color:#3bffdd;}
Border around this has a color of #3bffdd
<div style="border:2px solid #3bffdd;">Content here</div>
.myborder {border:2px solid #3bffdd;}