#3bffdf color space conversions
Hex:
#3bffdf
RGB:
59, 255, 223
CMY:
77, 0, 13
CMYK:
77, 0, 13, 0
HSL:
170°, 100.0000%, 61.5686%
HSV (HSB):
170°, 76.8627%, 100.0000%
XYZ:
50.8829, 77.7775, 82.1428
xyY:
0.2414, 0.3690, 77.7775
CIE-Lab:
90.6783, -53.8309, 1.8603
CIE-LCH:
90.6783, 53.8631, 178.0208
CIE-Luv:
90.6783, -69.3298, 11.5673
Hunter-Lab:
88.1916, -51.3481, 6.5106
#3bffdf color charts
#3bffdf color shades, tints & tones
#3bffdf color schemes
#3bffdf color preview, HTML & CSS examples
This text has a color of #3bffdf
<p style="color:#3bffdf;">Text here</p>
.mytext {color:#3bffdf;}
This box has a color of #3bffdf
<div style="background-color:#3bffdf;">Content here</div>
.mybackground {background-color:#3bffdf;}
Border around this has a color of #3bffdf
<div style="border:2px solid #3bffdf;">Content here</div>
.myborder {border:2px solid #3bffdf;}