#3bfcd5 color space conversions
Hex:
#3bfcd5
RGB:
59, 252, 213
CMY:
77, 1, 16
CMYK:
77, 0, 15, 1
HSL:
168°, 96.9849%, 60.9804%
HSV (HSB):
168°, 76.5873%, 98.8235%
XYZ:
48.6243, 75.3547, 74.9329
xyY:
0.2445, 0.3788, 75.3547
CIE-Lab:
89.5589, -55.1042, 5.4210
CIE-LCH:
89.5589, 55.3702, 174.3814
CIE-Luv:
89.5589, -69.0221, 17.2252
Hunter-Lab:
86.8071, -51.9271, 9.5851
#3bfcd5 color charts
#3bfcd5 color shades, tints & tones
#3bfcd5 color schemes
#3bfcd5 color preview, HTML & CSS examples
This text has a color of #3bfcd5
<p style="color:#3bfcd5;">Text here</p>
.mytext {color:#3bfcd5;}
This box has a color of #3bfcd5
<div style="background-color:#3bfcd5;">Content here</div>
.mybackground {background-color:#3bfcd5;}
Border around this has a color of #3bfcd5
<div style="border:2px solid #3bfcd5;">Content here</div>
.myborder {border:2px solid #3bfcd5;}